Set not sans as variable pitch fonts

This commit is contained in:
Marcus Kammer 2023-03-25 10:40:07 +01:00
parent fc143f9f12
commit b1b8631e31
Signed by: marcuskammer
GPG key ID: C374817BE285268F

View file

@ -80,4 +80,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 (:weight Regular :height 1.2 :family "Roboto Slab")))))
'(variable-pitch ((t (:weight Regular :height 1.1 :family "Noto Sans")))))