~theme: molokai -> gruvbox, font size: 17 -> 15
This commit is contained in:
@@ -27,8 +27,8 @@ Then just iterate and load them via =org-babel-load-file=.
|
|||||||
(after! core-keybinds
|
(after! core-keybinds
|
||||||
(map! :leader "," nil)
|
(map! :leader "," nil)
|
||||||
(setq doom-localleader-key "SPC ,")
|
(setq doom-localleader-key "SPC ,")
|
||||||
(setq doom-theme 'doom-molokai)
|
(setq doom-theme 'doom-gruvbox)
|
||||||
(setq doom-font (font-spec :family "Hack" :size 17)))
|
(setq doom-font (font-spec :family "Hack" :size 15)))
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
** Other variables
|
** Other variables
|
||||||
Some quality of life things and others that I couldn't really put in one category
|
Some quality of life things and others that I couldn't really put in one category
|
||||||
|
|||||||
Reference in New Issue
Block a user