Update font
This commit is contained in:
parent
cf12b2a28d
commit
ee1afa4c11
1 changed files with 3 additions and 2 deletions
|
@ -21,7 +21,8 @@
|
|||
(width . 90)
|
||||
(height . 64)
|
||||
(alpha . 100)
|
||||
(horizontal-scroll-bars)))
|
||||
(horizontal-scroll-bars)
|
||||
(vertical-scroll-bars)))
|
||||
'(delete-by-moving-to-trash t)
|
||||
'(diary-file "d:/UserData/marcus.kammer/OneDrive - Siemens AG/diary")
|
||||
'(display-line-numbers-grow-only t)
|
||||
|
@ -100,4 +101,4 @@
|
|||
;; Your init file should contain only one such instance.
|
||||
;; If there is more than one, they won't work right.
|
||||
'(font-lock-keyword-face ((t (:slant italic))))
|
||||
'(variable-pitch ((t (:height 1.2 :family "Roboto Slab Regular")))))
|
||||
'(variable-pitch ((t (:height 1.0 :family "Fira Sans Regular")))))
|
||||
|
|
Loading…
Add table
Reference in a new issue