ui/doom: shrink oversized variable pitch font
This commit is contained in:
parent
2044872b9b
commit
c46c247c77
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
|||
"The font currently in use.")
|
||||
|
||||
(defvar +doom-variable-pitch-font
|
||||
(font-spec :family "Fira Sans" :size 14)
|
||||
(font-spec :family "Fira Sans" :size 13)
|
||||
"The font currently in use.")
|
||||
|
||||
(defvar +doom-unicode-font
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue