From a995874431c74929a8ac26ddaf96741429e6382d Mon Sep 17 00:00:00 2001 From: shmibs Date: Wed, 21 May 2014 08:26:56 -0700 Subject: minor updates nothing important to see here --- .config/dunst/dunstrc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.config/dunst') diff --git a/.config/dunst/dunstrc b/.config/dunst/dunstrc index e581916..3ac60ec 100644 --- a/.config/dunst/dunstrc +++ b/.config/dunst/dunstrc @@ -144,12 +144,12 @@ # Otherwise the '#' and following would be interpreted as a comment. background = "#333333" foreground = "#dcdcdc" - timeout = 0 + timeout = 10 [urgency_normal] background = "#333333" foreground = "#fcfcfc" - timeout = 0 + timeout = 10 [urgency_critical] background = "#a25136" -- cgit v1.2.3