From d22ff7fd07f6b5e5dd720f671908bda07140f9ed Mon Sep 17 00:00:00 2001 From: David JULIEN Date: Sun, 24 Oct 2021 15:13:54 +0200 Subject: [PATCH] [dunst] fix: criticial urgency timeout --- .config/dunst/dunstrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/dunst/dunstrc b/.config/dunst/dunstrc index 7ad86b9..aca8360 100644 --- a/.config/dunst/dunstrc +++ b/.config/dunst/dunstrc @@ -311,7 +311,7 @@ background = "#131616" foreground = "#ea6962" frame_color = "#ea6962" - timeout = 0 + timeout = 10 # Icon for notifications with critical urgency, uncomment to enable #icon = /path/to/icon