diff options
author | zachir <zachir@librem.one> | 2023-07-17 22:16:46 -0500 |
---|---|---|
committer | zachir <zachir@librem.one> | 2023-07-17 22:16:46 -0500 |
commit | 2f6d823f102e1385e1356d43458281f296425dac (patch) | |
tree | 69677f5ff7e9b81fac971f320667610d5932f464 | |
parent | a6b9567abf409f35210a1d749b15ecf8864bf4ef (diff) |
Remove snd.sh from claudia
-rwxr-xr-x | autostart.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/autostart.sh b/autostart.sh index 79e1aa0..ee65439 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 |