Update win32 customfile

This commit is contained in:
Marcus Kammer 2021-06-30 07:56:17 +02:00
parent efc16a6dd1
commit 2241c6c0fc

View file

@ -15,10 +15,11 @@
'(company-quickhelp-color-background "#4F4F4F") '(company-quickhelp-color-background "#4F4F4F")
'(company-quickhelp-color-foreground "#DCDCCC") '(company-quickhelp-color-foreground "#DCDCCC")
'(default-frame-alist '(default-frame-alist
'((font . "Fira Code-12") '((font . "Fira Code-11")
(width . 91) (width . 91)
(height . 60) (height . 60)
(alpha . 100))) (alpha . 100)
(vertical-scroll-bars)))
'(delete-by-moving-to-trash t) '(delete-by-moving-to-trash t)
'(diary-file '(diary-file
"d:/UserData/marcus.kammer/OneDrive - Siemens AG/documents/Diary/diary") "d:/UserData/marcus.kammer/OneDrive - Siemens AG/documents/Diary/diary")