Apply customized faces sooner
This commit is contained in:
parent
472ec52481
commit
969e6486f6
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
||||||
;;;###autoload
|
;;;###autoload
|
||||||
(defconst doom-customize-theme-hook nil)
|
(defconst doom-customize-theme-hook nil)
|
||||||
|
|
||||||
(add-hook! 'doom-load-theme-hook :append
|
(add-hook! 'doom-load-theme-hook
|
||||||
(defun doom-apply-customized-faces-h ()
|
(defun doom-apply-customized-faces-h ()
|
||||||
(run-hooks 'doom-customize-theme-hook)))
|
(run-hooks 'doom-customize-theme-hook)))
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue