Update variable pitch font
This commit is contained in:
parent
3fc6f51036
commit
30eee1bcde
1 changed files with 1 additions and 1 deletions
|
@ -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")))))
|
||||
|
|
Loading…
Add table
Reference in a new issue