Replace calibri with noto

This commit is contained in:
Marcus Kammer 2023-03-22 10:21:31 +01:00
parent 60530f0c0b
commit 9d3de32ae3

View file

@ -97,4 +97,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.1 :family "Calibri Regular")))))
'(variable-pitch ((t (:height 1.1 :family "Noto Sans")))))