Finished doom emacs stylix theming
This commit is contained in:
@@ -73,7 +73,8 @@ I use this functionality to load my private config file with non-public informat
|
||||
"k" 'evil-previous-visual-line)
|
||||
|
||||
;; Theme and font
|
||||
(setq doom-theme 'doom-old-hope)
|
||||
(setq custom-theme-directory "~/.emacs.d/themes")
|
||||
(setq doom-theme 'doom-stylix)
|
||||
(setq doom-font (font-spec :family "Inconsolata" :size 20))
|
||||
|
||||
;; Transparent background
|
||||
|
Reference in New Issue
Block a user