From 88d8ef52a5812047e82eedf0cb30fe7e5f9bf9e1 Mon Sep 17 00:00:00 2001 From: ZachIR Date: Sat, 15 Jul 2023 16:33:32 -0500 Subject: Restart audio server on login --- autostart.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'autostart.sh') 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 -- cgit v1.2.3