change theme
This commit is contained in:
parent
35a63c7c2a
commit
336c0c8ac8
1 changed files with 1 additions and 1 deletions
2
init.el
2
init.el
|
@ -42,7 +42,7 @@
|
|||
;; themes
|
||||
(use-package doom-themes :ensure t
|
||||
:config
|
||||
(load-theme 'doom-dracula t))
|
||||
(load-theme 'doom-snazzy t))
|
||||
(use-package all-the-icons :ensure t)
|
||||
(use-package doom-modeline :ensure t
|
||||
:hook (after-init . doom-modeline-mode))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue