commit 625a40dc92af406c0b2c0fdd55ad950ffad50ea3
parent 35979b4688f224268c258d8864581552f61a9f30
Author: Oscar Benedito <oscar@oscarbenedito.com>
Date:   Wed, 24 Mar 2021 11:46:17 +0100

Change dunst timeouts

Diffstat:
M.config/dunst/dunstrc | 6+++---
1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/.config/dunst/dunstrc b/.config/dunst/dunstrc @@ -185,21 +185,21 @@ frame_color = "#98C379" foreground = "#98C379" background = "#282C34" #background = "#2B313C" -timeout = 4 +timeout = 10 [urgency_normal] frame_color = "#61AFEF" foreground = "#61AFEF" background = "#282C34" #background = "#2B313C" -timeout = 6 +timeout = 10 [urgency_critical] frame_color = "#E06C75" foreground = "#E06C75" background = "#282C34" #background = "#2B313C" -timeout = 8 +timeout = 0 # Every section that isn't one of the above is interpreted as a rules to