From c9a38b22e7b5ea507352a170fd4cf3ea73acc2cd Mon Sep 17 00:00:00 2001 From: Charles Cabergs Date: Mon, 10 Aug 2020 02:50:57 +0200 Subject: Added repo clone in project-open, cleaning installation script --- dunst/dunstrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dunst/dunstrc') diff --git a/dunst/dunstrc b/dunst/dunstrc index 12198ed..a9eba7f 100644 --- a/dunst/dunstrc +++ b/dunst/dunstrc @@ -292,7 +292,7 @@ background = "#900000" foreground = "#ffffff" frame_color = "#ff0000" - timeout = 0 + timeout = 15 # Icon for notifications with critical urgency, uncomment to enable #icon = /path/to/icon -- cgit