mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-18 16:06:56 -05:00
Remove vestigial references to doom-default-font
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
:lighter " BIG"
|
||||
:global t
|
||||
(when big-mode-font
|
||||
(doom/load-font (if big-mode big-mode-font doom-default-font)))
|
||||
(doom/load-font (if big-mode big-mode-font doom-ui-font)))
|
||||
(if big-mode
|
||||
(setq-default
|
||||
doom-modeline-height big-mode-modeline-height
|
||||
|
Reference in New Issue
Block a user