diff --git a/bundle/custom_gnu.el b/bundle/custom_gnu.el index 895076af..c7f20639 100644 --- a/bundle/custom_gnu.el +++ b/bundle/custom_gnu.el @@ -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")