aboutsummaryrefslogtreecommitdiffstats
path: root/.config/dunst
diff options
context:
space:
mode:
authorshmibs <shmibs@gmail.com>2014-05-21 08:26:56 -0700
committershmibs <shmibs@gmail.com>2014-05-21 08:26:56 -0700
commita995874431c74929a8ac26ddaf96741429e6382d (patch)
tree0c910b426ba3d72d0578dd35d2c65e1b3712a3cc /.config/dunst
parentb77c909e0c03638004ba2e04f283934da8058d37 (diff)
downloaddotfiles-a995874431c74929a8ac26ddaf96741429e6382d.tar.gz
minor updates
nothing important to see here
Diffstat (limited to '.config/dunst')
-rw-r--r--.config/dunst/dunstrc4
1 files changed, 2 insertions, 2 deletions
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"