summaryrefslogtreecommitdiffstats
path: root/.config/dunst/dunstrc
diff options
context:
space:
mode:
diffstat (limited to '.config/dunst/dunstrc')
-rwxr-xr-x.config/dunst/dunstrc6
1 files changed, 3 insertions, 3 deletions
diff --git a/.config/dunst/dunstrc b/.config/dunst/dunstrc
index 289cb47..c4ef7e9 100755
--- a/.config/dunst/dunstrc
+++ b/.config/dunst/dunstrc
@@ -45,17 +45,17 @@
45 45
46[urgency_low] 46[urgency_low]
47 background = "#9ccfd855" 47 background = "#9ccfd855"
48 foreground = "#e0def4ff" 48 foreground = "#1f1d2e"
49 timeout = 3 49 timeout = 3
50 50
51[urgency_normal] 51[urgency_normal]
52 background = "#ebbcba55" 52 background = "#ebbcba55"
53 foreground = "#e0def4ff" 53 foreground = "#1f1d2e"
54 timeout = 6 54 timeout = 6
55 55
56[urgency_critical] 56[urgency_critical]
57 background = "#eb6f9255" 57 background = "#eb6f9255"
58 foreground = "#e0def4ff" 58 foreground = "#1f1d2e"
59 timeout = 0 59 timeout = 0
60 60
61[Spotify] 61[Spotify]