$DOOMDIR doesn't work, use absolute path
This commit is contained in:
parent
5b6224fa8f
commit
2edfb81c35
@ -54,4 +54,4 @@
|
||||
|
||||
;;; customized to support repeated tasks, see https://github.com/akhramov/org-wild-notifier.el/issues/41
|
||||
(package! org-wild-notifier
|
||||
:recipe (:local-repo "$DOOMDIR/lisp/org-wild-notifier"))
|
||||
:recipe (:local-repo "~/.config/doom/lisp/org-wild-notifier"))
|
||||
|
Loading…
Reference in New Issue
Block a user