summaryrefslogtreecommitdiff
path: root/modules/org-agenda-config.el
diff options
context:
space:
mode:
Diffstat (limited to 'modules/org-agenda-config.el')
-rw-r--r--modules/org-agenda-config.el3
1 files changed, 3 insertions, 0 deletions
diff --git a/modules/org-agenda-config.el b/modules/org-agenda-config.el
index e2740cb4..5610d840 100644
--- a/modules/org-agenda-config.el
+++ b/modules/org-agenda-config.el
@@ -262,6 +262,9 @@ This allows a line to show in an agenda without being scheduled or a deadline."
:after alert ; Removed org-agenda - chime.el requires it internally
:ensure nil ;; using local version
:load-path "~/code/chime.el"
+ :init
+ ;; Debug mode (set to t for troubleshooting)
+ (setq chime-debug nil)
:bind
("C-c A" . chime-check)
:config