diff options
Diffstat (limited to 'config/hypr/scripts/Dunst.sh')
| -rwxr-xr-x | config/hypr/scripts/Dunst.sh | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/config/hypr/scripts/Dunst.sh b/config/hypr/scripts/Dunst.sh deleted file mode 100755 index fa8bc10d..00000000 --- a/config/hypr/scripts/Dunst.sh +++ /dev/null @@ -1,7 +0,0 @@ -#!/bin/bash - -CONFIG="$HOME/.config/dunst/dunstrc" - -if [[ ! $(pidof dunst) ]]; then - dunst -conf ${CONFIG} -fi |
