Update default frame settings
This commit is contained in:
parent
dd529983dd
commit
23798269af
1 changed files with 4 additions and 5 deletions
|
@ -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")
|
||||
|
|
Loading…
Add table
Reference in a new issue