Disable maximize at start.
This commit is contained in:
parent
1ade083d25
commit
cfb3279f52
@ -128,7 +128,7 @@
|
|||||||
(setup-daemon))))
|
(setup-daemon))))
|
||||||
(message "Corriendo en modo normal."))
|
(message "Corriendo en modo normal."))
|
||||||
|
|
||||||
(add-hook 'window-setup-hook 'toggle-frame-maximized t)
|
;(add-hook 'window-setup-hook 'toggle-frame-maximized t)
|
||||||
|
|
||||||
(load custom-file)
|
(load custom-file)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user