diff --git a/emacs/.config/doom/+org-reminders.el b/emacs/.config/doom/+org-reminders.el index d004501..63138c1 100644 --- a/emacs/.config/doom/+org-reminders.el +++ b/emacs/.config/doom/+org-reminders.el @@ -26,7 +26,7 @@ (defvar org-reminder-ntfy-base "https://ntfy.unbl.ink" "Base URL of the ntfy server.") -(defvar org-reminder-ntfy-topic "org-tasks" +(defvar org-reminder-ntfy-topic "reminders" "ntfy topic to publish task reminders to.") (defvar org-reminder-state-file "~/.cache/org-reminders.el"