aboutsummaryrefslogtreecommitdiff
path: root/.config/dunst
diff options
context:
space:
mode:
Diffstat (limited to '.config/dunst')
-rw-r--r--.config/dunst/dunstrc26
1 files changed, 13 insertions, 13 deletions
diff --git a/.config/dunst/dunstrc b/.config/dunst/dunstrc
index 1f4ae55..2c9d26e 100644
--- a/.config/dunst/dunstrc
+++ b/.config/dunst/dunstrc
@@ -51,18 +51,18 @@ mouse_right_click = close_current
# vim: ft=cfg
frame_color = "#DE9DAC"
- [urgency_low]
- background = "#121213"
- foreground = "#DE9DAC"
- timeout = 10
+[urgency_low]
+background = "#121213"
+foreground = "#DE9DAC"
+timeout = 10
- [urgency_normal]
- background = "#121213"
- foreground = "#fdf9f7"
- timeout = 10
+[urgency_normal]
+background = "#121213"
+foreground = "#fdf9f7"
+timeout = 10
- [urgency_critical]
- background = "#DE9DAC"
- foreground = "#121213"
- frame_color = "#DE9DAC"
- timeout = 0
+[urgency_critical]
+background = "#DE9DAC"
+foreground = "#121213"
+frame_color = "#DE9DAC"
+timeout = 0