From 78d19d2103581acc1df462ac9d80ff4b75ad19e9 Mon Sep 17 00:00:00 2001 From: jao Date: Wed, 24 Apr 2024 17:36:29 +0100 Subject: notifications: ignore Firefox --- init.el | 1 + 1 file changed, 1 insertion(+) diff --git a/init.el b/init.el index 7a693fb..fef65b7 100644 --- a/init.el +++ b/init.el @@ -580,6 +580,7 @@ :commands (jao-ednc-setup) :after ednc :config + (jao-ednc-ignore-app "Firefox") (transient-define-prefix jao-transient-ednc () ["Notifications" ("s" "show last" jao-ednc-show) -- cgit v1.2.3