diff options
-rwxr-xr-x | autostart.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/autostart.sh b/autostart.sh index 6ef26b6..d81aa92 100755 --- a/autostart.sh +++ b/autostart.sh @@ -18,6 +18,7 @@ killandrun () { } if [ -n "${WAYLAND_DISPLAY}${DISPLAY}" ]; then + snd.sh notify-sound.sh off & runifnot swayidle killandrun hyprpaper |