mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
ui/doom: shrink oversized variable pitch font
This commit is contained in:
@ -8,7 +8,7 @@
|
|||||||
"The font currently in use.")
|
"The font currently in use.")
|
||||||
|
|
||||||
(defvar +doom-variable-pitch-font
|
(defvar +doom-variable-pitch-font
|
||||||
(font-spec :family "Fira Sans" :size 14)
|
(font-spec :family "Fira Sans" :size 13)
|
||||||
"The font currently in use.")
|
"The font currently in use.")
|
||||||
|
|
||||||
(defvar +doom-unicode-font
|
(defvar +doom-unicode-font
|
||||||
|
Reference in New Issue
Block a user