[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))
|
cyberpunk-theme))
|
||||||
|
|
||||||
(ensure-packages-installed packages-appearance)
|
(ensure-packages-installed packages-appearance)
|
||||||
|
|
||||||
|
(use-package doom-themes
|
||||||
|
:demand t)
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
** all-the-icons
|
** all-the-icons
|
||||||
#+BEGIN_SRC emacs-lisp
|
#+BEGIN_SRC emacs-lisp
|
||||||
|
Loading…
Reference in New Issue
Block a user