aboutsummaryrefslogtreecommitdiff
path: root/.config/dunst
diff options
context:
space:
mode:
authorMarvin Borner2020-03-18 17:36:05 +0100
committerMarvin Borner2020-03-18 17:36:05 +0100
commitaa4abc7780ed86e404ebd1761ffd9114fce680e8 (patch)
tree957ad0672afe35b1b94385a49dc5e4811217cfc9 /.config/dunst
parent8733e68957a94b3c96af84d7da63e8b4132e323b (diff)
Just a general sync
Diffstat (limited to '.config/dunst')
-rw-r--r--.config/dunst/dunstrc6
1 files changed, 3 insertions, 3 deletions
diff --git a/.config/dunst/dunstrc b/.config/dunst/dunstrc
index a437f6a..f12d512 100644
--- a/.config/dunst/dunstrc
+++ b/.config/dunst/dunstrc
@@ -72,19 +72,19 @@
context = ctrl+shift+period
[urgency_low]
-timeout = 5
+timeout = 2
background = "#161418"
foreground = "#d2d1d2"
frame_color = "#161418"
[urgency_normal]
-timeout = 5
+timeout = 2
background = "#161418"
foreground = "#d2d1d2"
frame_color = "#161418"
[urgency_critical]
-timeout = 10
+timeout = 5
background = "#161418"
foreground = "#d2d1d2"
frame_color = "#161418"