Use MonoLisa Font
This commit is contained in:
parent
f70fd5ce13
commit
6d69ddad76
1 changed files with 4 additions and 2 deletions
|
@ -13,10 +13,12 @@
|
||||||
'(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-11")
|
'((font . "MonoLisa-12")
|
||||||
(width . 90)
|
(width . 90)
|
||||||
(height . 64)
|
(height . 64)
|
||||||
(alpha . 100)))
|
(alpha . 100)
|
||||||
|
(horizontal-scroll-bars)
|
||||||
|
(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