From 52da8caec75776e660bcbaa3be06d478b04ac402 Mon Sep 17 00:00:00 2001 From: Jonathan Hodgson Date: Wed, 13 Jun 2018 16:56:09 +0100 Subject: [PATCH] Increase dunst timeouts --- dunst/dunstrc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/dunst/dunstrc b/dunst/dunstrc index 39adfd54..d7ee24a5 100644 --- a/dunst/dunstrc +++ b/dunst/dunstrc @@ -187,21 +187,21 @@ frame_color = "#3B7C87" foreground = "#3B7C87" background = "#191311" #background = "#2B313C" -timeout = 4 +timeout = 10 [urgency_normal] frame_color = "#5B8234" foreground = "#5B8234" background = "#191311" #background = "#2B313C" -timeout = 6 +timeout = 14 [urgency_critical] frame_color = "#B7472A" foreground = "#B7472A" background = "#191311" #background = "#2B313C" -timeout = 8 +timeout = 20 # Every section that isn't one of the above is interpreted as a rules to