aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Benencia <id@rbenencia.name>2024-11-07 08:04:03 -0800
committerRaúl Benencia <id@rbenencia.name>2024-11-07 08:04:03 -0800
commitf1521b8824fb618aa82dd5cf6f6a48076e847b99 (patch)
tree3a2c2086fc0b5087d82b8130485459abbf1a9887
parent6651890bf0732223e06cd168341c99115e42c88c (diff)
emacs: rm org-notify config
Not in use.
-rw-r--r--.emacs.d/rul-lisp/packages/rul-org-notify.el9
1 files changed, 0 insertions, 9 deletions
diff --git a/.emacs.d/rul-lisp/packages/rul-org-notify.el b/.emacs.d/rul-lisp/packages/rul-org-notify.el
deleted file mode 100644
index 50c35a0..0000000
--- a/.emacs.d/rul-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