diff --git a/bin/spotify-clean b/bin/spotify-clean index 5a74f6e..077c50c 100755 --- a/bin/spotify-clean +++ b/bin/spotify-clean @@ -2,6 +2,5 @@ pactl list short clients \ | awk '($3 == "spotify") {print $1}' \ - | sort -n \ | head -n-1 \ | xargs -rn1 pw-cli destroy