(use-package org-notify :ensure t :config (org-notify-start) (org-notify-add 'default '(:time "-1s" :period "20s" :duration 10 :actions (-message -ding)) '(:time "1d" :actions -notify/window :duration 60)))