Remove vestigial doom-current-font reference
This commit is contained in:
parent
a0585a3fdf
commit
1d77daefbb
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@
|
|||
(disable-theme doom-ui-theme))
|
||||
(load-theme theme t)
|
||||
(unless suppress-font
|
||||
(doom/load-font doom-current-font))
|
||||
(doom/load-font doom-ui-font))
|
||||
(setq doom-ui-theme theme))
|
||||
|
||||
;;;###autoload
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue