Update variable pitch font
This commit is contained in:
parent
e4208448c1
commit
d55db4a81e
1 changed files with 1 additions and 1 deletions
|
@ -101,4 +101,4 @@
|
||||||
;; Your init file should contain only one such instance.
|
;; Your init file should contain only one such instance.
|
||||||
;; If there is more than one, they won't work right.
|
;; If there is more than one, they won't work right.
|
||||||
'(font-lock-keyword-face ((t (:slant italic))))
|
'(font-lock-keyword-face ((t (:slant italic))))
|
||||||
'(variable-pitch ((t (:height 1.0 :family "Fira Sans Regular")))))
|
'(variable-pitch ((t (:height 1.2 :family "Fira Sans Regular")))))
|
||||||
|
|
Loading…
Add table
Reference in a new issue