Remove vestigial references to doom-default-font

This commit is contained in:
Henrik Lissner 2016-10-07 00:27:25 +02:00
parent e241d171de
commit 8ee86b82e6
2 changed files with 3 additions and 3 deletions

View file

@ -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