Remove demand key from khalel

This commit is contained in:
Evie Litherland-Smith 2024-12-02 17:45:22 +00:00
parent b8133c7971
commit 0ce8f71607

View file

@ -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)