awesome-wm-widgets/spotify-widget/spotify_stat

3 lines
126 B
Plaintext
Raw Normal View History

#!/bin/sh
pacmd list-sink-inputs | grep -e 'state:' -e 'application.name' | grep -B 1 spotify | grep -P -o '(?<=: )[A-Za-z]*'