Add modules/ui/doom
This commit is contained in:
parent
40080c47a9
commit
153f54b2d6
4 changed files with 33 additions and 0 deletions
7
modules/ui/doom/packages.el
Normal file
7
modules/ui/doom/packages.el
Normal file
|
@ -0,0 +1,7 @@
|
|||
;;; ui/doom/packages.el
|
||||
|
||||
(package! doom-themes
|
||||
:ensure nil
|
||||
:demand t
|
||||
:load-path "~/work/plugins/emacs-doom-theme")
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue