Update font

This commit is contained in:
Marcus Kammer 2023-03-10 15:33:57 +01:00
parent cf12b2a28d
commit ee1afa4c11

View file

@ -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")))))