Remove vestigial references to doom-default-font
This commit is contained in:
parent
e241d171de
commit
8ee86b82e6
2 changed files with 3 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue