Make sure secretaria is loaded after alert

I’m not sure it is actually needed, but it’s better to be safe than sorry.
This commit is contained in:
Gergely Polonkai 2017-04-12 00:14:20 +02:00
parent c50195261d
commit d0ec63b872
1 changed files with 2 additions and 0 deletions

View File

@ -1100,6 +1100,8 @@ INFO plist."
(use-package secretaria
:ensure t
:after
alert
:config
;; use this for getting a reminder every 30 minutes of those tasks
;; scheduled for today and which have no time of day defined.