~go back to molokai

This commit is contained in:
dx
2020-07-12 10:18:30 +01:00
parent 79b813f466
commit 8b067497da

View File

@@ -14,7 +14,7 @@
(after! core-keybinds
(map! :leader "," nil)
(setq doom-localleader-key "SPC ,")
(setq doom-theme 'doom-gruvbox)
(setq doom-theme 'doom-molokai)
(setq doom-font (font-spec :family "Hack" :size 15)))
#+END_SRC
** Other variables