Update variable pitch font

This commit is contained in:
Marcus Kammer 2024-01-11 21:00:29 +01:00
parent 3fc6f51036
commit 30eee1bcde
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 100 :family "Noto Sans")))))
'(variable-pitch ((t (:weight normal :height 1.0 :family "Noto Sans")))))