Formatting

This commit is contained in:
Curt Spark 2026-03-02 12:10:57 +00:00
parent d66de1dbd3
commit 1983796ef9
1 changed files with 2 additions and 2 deletions

View File

@ -261,10 +261,10 @@
;; Notification title and icon
(setq org-wild-notifier-notification-title "Org Reminder")
;(setq org-wild-notifier-notification-icon "/path/to/icon.png")
;; Alert severity: 'high, 'medium, or 'low
(setq org-wild-notifier--alert-severity 'high)
;; Pass additional arguments to alert
(setq org-wild-notifier-extra-alert-plist '(:persistent t))
(org-wild-notifier-mode)