aboutsummaryrefslogtreecommitdiff
path: root/.emacs.local.d/lisp/packages/rul-org-notify.el
diff options
context:
space:
mode:
authorRaúl Benencia <id@rbenencia.name>2023-07-20 07:53:35 -0700
committerRaúl Benencia <id@rbenencia.name>2023-07-22 10:45:18 -0700
commit5860445da55ac3abc3935c6ffd5e9bb4539225c9 (patch)
tree2de3124b4c0577245a0b7e1dec30732af7fcc191 /.emacs.local.d/lisp/packages/rul-org-notify.el
parentfd0754be08f4b2f9ef58625c17544a238afefade (diff)
emacs: move everything to ~/.emacs.d
Diffstat (limited to '.emacs.local.d/lisp/packages/rul-org-notify.el')
-rw-r--r--.emacs.local.d/lisp/packages/rul-org-notify.el9
1 files changed, 0 insertions, 9 deletions
diff --git a/.emacs.local.d/lisp/packages/rul-org-notify.el b/.emacs.local.d/lisp/packages/rul-org-notify.el
deleted file mode 100644
index 50c35a0..0000000
--- a/.emacs.local.d/lisp/packages/rul-org-notify.el
+++ /dev/null
@@ -1,9 +0,0 @@
-(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