Load doom-nord theme
This commit is contained in:
parent
30eee1bcde
commit
8ef633456c
1 changed files with 1 additions and 2 deletions
|
@ -131,10 +131,9 @@
|
|||
|
||||
(use-package doom-themes
|
||||
:init
|
||||
(load-theme 'doom-one t)
|
||||
(load-theme 'doom-nord t)
|
||||
:config
|
||||
(setq doom-themes-enable-bold t
|
||||
doom-themes-enable-italic t))
|
||||
|
||||
|
||||
(add-hook 'text-mode-hook 'flyspell-mode)
|
||||
|
|
Loading…
Add table
Reference in a new issue