diff options
author | zachir <zachir@librem.one> | 2023-07-17 22:16:46 -0500 |
---|---|---|
committer | zachir <zachir@librem.one> | 2023-10-19 09:20:39 -0500 |
commit | 41cf87f2ff5af43dd643864466526284ee89ba4b (patch) | |
tree | 1c4a28dc72c963e84bc578c39cfa869e14b4c9f3 /autostart.sh | |
parent | 88d8ef52a5812047e82eedf0cb30fe7e5f9bf9e1 (diff) |
Remove snd.sh from claudia
Diffstat (limited to 'autostart.sh')
-rwxr-xr-x | autostart.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/autostart.sh b/autostart.sh index d81aa92..6ef26b6 100755 --- a/autostart.sh +++ b/autostart.sh @@ -18,7 +18,6 @@ killandrun () { } if [ -n "${WAYLAND_DISPLAY}${DISPLAY}" ]; then - snd.sh notify-sound.sh off & runifnot swayidle killandrun hyprpaper |