Rewrite modules/ui/doom
This commit is contained in:
parent
80735a530b
commit
bcb5dde012
5 changed files with 118 additions and 12 deletions
|
@ -1,7 +1,8 @@
|
|||
;;; ui/doom/packages.el
|
||||
|
||||
(package! beacon :demand t)
|
||||
|
||||
(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