From bec18633e67513363265e79e28358e5089f3e85c Mon Sep 17 00:00:00 2001 From: pmakhov Date: Sat, 2 Dec 2017 13:50:14 -0500 Subject: use dbus to check is spotify is playing --- spotify-widget/spotify_stat | 2 -- 1 file changed, 2 deletions(-) delete mode 100755 spotify-widget/spotify_stat (limited to 'spotify-widget/spotify_stat') 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]*' -- cgit v1.2.3