Update default frame settings

This commit is contained in:
Marcus Kammer 2023-10-02 16:57:07 +02:00
parent dd529983dd
commit 23798269af
Signed by: marcuskammer
GPG key ID: C374817BE285268F

View file

@ -14,11 +14,10 @@
'(calendar-location-name "Nuremberg, DE" t)
'(calendar-longitude 11.0 t)
'(default-frame-alist
'((font . "MonoLisa-11")
(fullscreen . maximized)
(undecorated . t)
(width . 95)
(height . 60)
'((tab-bar-lines . 1)
(font . "MonoLisa-11")
(width . 85)
(height . 55)
(alpha . 100)))
'(delete-selection-mode nil)
'(diary-file "~/Documents/org/diary")