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-location-name "Nuremberg, DE" t)
|
||||||
'(calendar-longitude 11.0 t)
|
'(calendar-longitude 11.0 t)
|
||||||
'(default-frame-alist
|
'(default-frame-alist
|
||||||
'((font . "MonoLisa-11")
|
'((tab-bar-lines . 1)
|
||||||
(fullscreen . maximized)
|
(font . "MonoLisa-11")
|
||||||
(undecorated . t)
|
(width . 85)
|
||||||
(width . 95)
|
(height . 55)
|
||||||
(height . 60)
|
|
||||||
(alpha . 100)))
|
(alpha . 100)))
|
||||||
'(delete-selection-mode nil)
|
'(delete-selection-mode nil)
|
||||||
'(diary-file "~/Documents/org/diary")
|
'(diary-file "~/Documents/org/diary")
|
||||||
|
|
Loading…
Add table
Reference in a new issue