safe load theme
This commit is contained in:
parent
60ba351808
commit
433dccdce4
1 changed files with 1 additions and 1 deletions
2
init.el
2
init.el
|
|
@ -30,9 +30,9 @@
|
|||
|
||||
(setq straight-use-package-by-default t)
|
||||
|
||||
(load-theme 'doom-dark+)
|
||||
(use-package doom-themes)
|
||||
|
||||
(load-theme 'doom-dark+ t)
|
||||
(use-package magit)
|
||||
|
||||
(use-package vertico
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue