aboutsummaryrefslogtreecommitdiff
path: root/.emacs.d/rul-lisp/packages/rul-org-notify.el
diff options
context:
space:
mode:
Diffstat (limited to '.emacs.d/rul-lisp/packages/rul-org-notify.el')
-rw-r--r--.emacs.d/rul-lisp/packages/rul-org-notify.el9
1 files changed, 9 insertions, 0 deletions
diff --git a/.emacs.d/rul-lisp/packages/rul-org-notify.el b/.emacs.d/rul-lisp/packages/rul-org-notify.el
new file mode 100644
index 0000000..50c35a0
--- /dev/null
+++ b/.emacs.d/rul-lisp/packages/rul-org-notify.el
@@ -0,0 +1,9 @@
+(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)))
nihil fit ex nihilo