diff --git a/dunst/dunstrc b/dunst/dunstrc index a1ab520..799bf47 100644 --- a/dunst/dunstrc +++ b/dunst/dunstrc @@ -241,14 +241,14 @@ # Otherwise the "#" and following would be interpreted as a comment. background = "#222222" foreground = "#ffffff" - timeout = 10 + timeout = 0 # Icon for notifications with low urgency, uncomment to enable #icon = /path/to/icon [urgency_normal] background = "#222222" foreground = "#ffffff" - timeout = 10 + timeout = 0 # Icon for notifications with normal urgency, uncomment to enable #icon = /path/to/icon