Set variable pitch font to Noto Serif Light
This commit is contained in:
parent
bd35ce05de
commit
2f83754753
1 changed files with 1 additions and 1 deletions
|
@ -75,4 +75,4 @@
|
|||
;; If there is more than one, they won't work right.
|
||||
'(shortdoc-heading ((t (:weight bold :height 1.3))))
|
||||
'(shortdoc-section ((t nil)))
|
||||
'(variable-pitch ((t (:height 1.1 :family "Bitter Pro")))))
|
||||
'(variable-pitch ((t (:weight light :height 1.1 :family "Noto Serif")))))
|
||||
|
|
Loading…
Add table
Reference in a new issue