Remove demand key from khalel
This commit is contained in:
parent
b8133c7971
commit
0ce8f71607
|
@ -177,8 +177,7 @@
|
|||
(use-package khalel
|
||||
:if (package-installed-p 'khalel)
|
||||
:after (org-agenda)
|
||||
:demand
|
||||
:commands (khalel-add-capture-template khalel-import-events)
|
||||
:commands (khalel-import-events khalel-add-capture-template khalel-run-vdirsyncer)
|
||||
:custom
|
||||
(khalel-default-alarm "10")
|
||||
(khalel-default-calendar nil)
|
||||
|
|
Loading…
Reference in a new issue