summaryrefslogtreecommitdiff
path: root/lisp/org-custom.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/org-custom.el')
-rw-r--r--lisp/org-custom.el16
1 files changed, 8 insertions, 8 deletions
diff --git a/lisp/org-custom.el b/lisp/org-custom.el
index 8c917dc..0131f1c 100644
--- a/lisp/org-custom.el
+++ b/lisp/org-custom.el
@@ -53,14 +53,14 @@
(use-package org-super-agenda
:ensure t)
-(use-package org-alert
- :ensure t
- :config
- (org-alert-enable)
- (setq org-alert-interval 3600 ; Once per hour!
- org-alert-notify-cutoff 30
- org-alert-notify-after-event-cutoff 30
- alert-default-style 'libnotify))
+;; (use-package org-alert
+;; :ensure t
+;; :config
+;; (org-alert-enable)
+;; (setq org-alert-interval 3600 ; Once per hour!
+;; org-alert-notify-cutoff 30
+;; org-alert-notify-after-event-cutoff 30
+;; alert-default-style 'libnotify))
(use-package org-roam
:ensure t