diff --git a/.config/dunst/dunstrc b/.config/dunst/dunstrc index 2c79802..83097ce 100644 --- a/.config/dunst/dunstrc +++ b/.config/dunst/dunstrc @@ -320,14 +320,14 @@ # Otherwise the "#" and following would be interpreted as a comment. background = "#272e33" foreground = "#d3c6aa" - timeout = 10 + timeout = 30 # Icon for notifications with low urgency, uncomment to enable #default_icon = /path/to/icon [urgency_normal] background = "#272e33" foreground = "#d3c6aa" - timeout = 10 + timeout = 30 override_pause_level = 30 # Icon for notifications with normal urgency, uncomment to enable #default_icon = /path/to/icon