summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xdunst/.config/dunst/dunstrc4
-rwxr-xr-xx/.Xresources2
2 files changed, 5 insertions, 1 deletions
diff --git a/dunst/.config/dunst/dunstrc b/dunst/.config/dunst/dunstrc
index 6716cf5..89c077a 100755
--- a/dunst/.config/dunst/dunstrc
+++ b/dunst/.config/dunst/dunstrc
@@ -80,3 +80,7 @@ timeout = 5
80background = "#101010" 80background = "#101010"
81foreground = "#eeffff" 81foreground = "#eeffff"
82timeout = 0 82timeout = 0
83
84[play_sound]
85summary = "*"
86script = ~/.bin/notify.sh
diff --git a/x/.Xresources b/x/.Xresources
index 9e9a4e9..28ae5e3 100755
--- a/x/.Xresources
+++ b/x/.Xresources
@@ -5,7 +5,7 @@
5 5
6! black 6! black
7*.color0: #171a1f 7*.color0: #171a1f
8*.color8: #20242a 8*.color8: #373d47
9 9
10! red 10! red
11*.color1: #EE4F84 11*.color1: #EE4F84