summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorjao <jao@gnu.org>2024-04-24 17:36:29 +0100
committerjao <jao@gnu.org>2024-04-24 17:36:29 +0100
commit78d19d2103581acc1df462ac9d80ff4b75ad19e9 (patch)
tree256c6c694ba7f64d4932df25606590071154741c
parent9b9e42c6fc602c3ebf2cdf0846a4fbb723b6401b (diff)
downloadelibs-78d19d2103581acc1df462ac9d80ff4b75ad19e9.tar.gz
elibs-78d19d2103581acc1df462ac9d80ff4b75ad19e9.tar.bz2
notifications: ignore Firefox
-rw-r--r--init.el1
1 files changed, 1 insertions, 0 deletions
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)