Update win32 customfile
This commit is contained in:
parent
efc16a6dd1
commit
2241c6c0fc
1 changed files with 3 additions and 2 deletions
|
@ -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")
|
||||||
|
|
Loading…
Add table
Reference in a new issue