ui/doom: set load-theme hooks sooner
Allows users to remove them without after! blocks.
This commit is contained in:
parent
3c77b0d260
commit
4e81605463
1 changed files with 0 additions and 1 deletions
|
@ -27,7 +27,6 @@
|
|||
:init
|
||||
(unless doom-theme
|
||||
(setq doom-theme 'doom-one))
|
||||
:config
|
||||
;; improve integration w/ org-mode
|
||||
(add-hook 'doom-load-theme-hook #'doom-themes-org-config)
|
||||
;; more Atom-esque file icons for neotree/treemacs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue