forked from colonelpanic/dotfiles
[Emacs] Add doom themes
This commit is contained in:
parent
33fe352e94
commit
9961410da0
@ -4736,6 +4736,9 @@ Ensure all themes that I use are installed:
|
||||
cyberpunk-theme))
|
||||
|
||||
(ensure-packages-installed packages-appearance)
|
||||
|
||||
(use-package doom-themes
|
||||
:demand t)
|
||||
#+END_SRC
|
||||
** all-the-icons
|
||||
#+BEGIN_SRC emacs-lisp
|
||||
|
Loading…
Reference in New Issue
Block a user