diff --git a/config.org b/config.org index 2f171ef..d0fe669 100644 --- a/config.org +++ b/config.org @@ -637,7 +637,7 @@ This solution was found [[https://igormelo.org/you_dont_need_org_alert.html][her (lambda (remaining new-time msg) (alert (format "In %s minutes" remaining) :title msg - :severity 'high + :severity 'moderate :category 'org-agenda :id (intern msg))))