From b356d07f873b5edc8ee45ea8f21fde5466a83055 Mon Sep 17 00:00:00 2001 From: Amolith Date: Thu, 7 Jul 2022 14:25:18 -0400 Subject: [PATCH] ignore events closing notifs --- dot_config/dunst/dunstrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dot_config/dunst/dunstrc b/dot_config/dunst/dunstrc index a20604f1e4c02d1e4b1fe5db0f3ab08e692b35db..fb4e2cfb18ed05e140bd6a652609d36f65eaf5cb 100644 --- a/dot_config/dunst/dunstrc +++ b/dot_config/dunst/dunstrc @@ -228,7 +228,7 @@ # Useful to enforce the timeout set by dunst configuration. Without this # parameter, an application may close the notification sent before the # user defined timeout. - ignore_dbusclose = false + ignore_dbusclose = true ### Legacy