From afeb65d2ecec135be58a3476b5b6707f4c1a82da Mon Sep 17 00:00:00 2001 From: Aleksandr Lebedev Date: Fri, 7 Mar 2025 16:40:35 +0100 Subject: [PATCH] Fix --- config.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.org b/config.org index c84d98d..ab05d38 100644 --- a/config.org +++ b/config.org @@ -1038,7 +1038,7 @@ But it doesn't work on Android in GUI because of async (interprocess communicati :after 'org ) (org-wild-notifier-mode) - (setq alert-default-style 'libnotify + (setq ;alert-default-style 'libnotify org-wild-notifier-alert-time '(0 5 10 60) org-wild-notifier-day-wide-alert-times "7:00" org-wild-notifier-keyword-whitelist nil