aboutsummaryrefslogtreecommitdiff
path: root/.local/share/mode/switch.d/dunst
diff options
context:
space:
mode:
Diffstat (limited to '.local/share/mode/switch.d/dunst')
-rwxr-xr-x.local/share/mode/switch.d/dunst3
1 files changed, 2 insertions, 1 deletions
diff --git a/.local/share/mode/switch.d/dunst b/.local/share/mode/switch.d/dunst
index d4fd8dc..f863100 100755
--- a/.local/share/mode/switch.d/dunst
+++ b/.local/share/mode/switch.d/dunst
@@ -1,5 +1,6 @@
#!/bin/sh
-cat "$XDG_CONFIG_HOME/dunst/base" - << EOF > "$XDG_CONFIG_HOME/dunst/dunstrc"
+mkcd "$XDG_CONFIG_HOME/dunst"
+cat 'base' - << EOF > 'dunstrc'
frame_color = "$accent"
[urgency_low]