Add calfw-cal dependency to allow local cal source

This commit is contained in:
Nicolas Cavigneaux 2020-07-29 22:01:19 +02:00
parent b604e38d80
commit 048b086d44
No known key found for this signature in database
GPG key ID: 278129B1DB19B66E
2 changed files with 4 additions and 0 deletions

View file

@ -36,6 +36,9 @@
cfw:open-org-calendar-withkevin
my-open-calendar))
(use-package! calfw-cal
:commands (cfw:cal-create-source))
(use-package! calfw-ical
:commands (cfw:ical-create-source))