diff options
Diffstat (limited to 'spotify-widget/spotify_stat')
-rwxr-xr-x | spotify-widget/spotify_stat | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/spotify-widget/spotify_stat b/spotify-widget/spotify_stat deleted file mode 100755 index b4d4783..0000000 --- a/spotify-widget/spotify_stat +++ /dev/null @@ -1,2 +0,0 @@ -#!/bin/sh -pacmd list-sink-inputs | grep -e 'state:' -e 'application.name' | grep -B 1 -i spotify | grep -P -o '(?<=: )[A-Za-z]*' |