Remove fullscreen settings

This commit is contained in:
Marcus Kammer 2020-07-31 20:55:56 +02:00
parent 0d5ba2300e
commit 08084c0e4b

View file

@ -17,9 +17,11 @@
'(default-frame-alist
(quote
((font . "Fira Code-11")
(fullscreen . maximized)
(alpha . 100)
(undecorated . t))))
(undecorated)
(width . 85)
(height . 70)
(vertical-scroll-bars))))
'(delete-selection-mode nil)
'(display-time-mode t)
'(elpy-modules