[emacs] Harden org-reminders: host guard, bell titles, high priority

This commit is contained in:
2026-08-09 15:41:18 -04:00
parent d48ebfb11a
commit 24d2c2b1bb
2 changed files with 24 additions and 5 deletions

View File

@ -43,6 +43,7 @@
(load! "+agenda-fix")
(load! "+org-reminders")
(setq org-reminder-run-hosts '("mundilfari"))
(defun vulpea-agenda-files-update (&rest _)
(setq org-agenda-files vulpea-project-files))