Noto Sans as default variable pitch font

This commit is contained in:
Marcus Kammer 2023-12-27 11:16:55 +01:00
parent 392cfc594c
commit 8895023a5c
Signed by: marcuskammer
GPG key ID: C374817BE285268F

View file

@ -64,4 +64,4 @@
;; If you edit it by hand, you could mess it up, so be careful.
;; Your init file should contain only one such instance.
;; If there is more than one, they won't work right.
'(variable-pitch ((t (:weight normal :height 120 :family "Noto Serif")))))
'(variable-pitch ((t (:weight normal :height 100 :family "Noto Sans")))))