emacs.d/early-init.el
2023-10-02 16:47:26 +02:00

3 lines
87 B
EmacsLisp

(setq initial-frame-alist
'((fullscreen . maximized)
(undecorated . t)))