i3mpdupate w/o mpd fix
This commit is contained in:
@@ -3,6 +3,7 @@
|
|||||||
[ "$(pgrep -x i3mpdupdate | wc -l)" -gt 2 ] && exit
|
[ "$(pgrep -x i3mpdupdate | wc -l)" -gt 2 ] && exit
|
||||||
|
|
||||||
while : ; do
|
while : ; do
|
||||||
|
pgrep -x mpd || exit
|
||||||
mpc idle > /dev/null
|
mpc idle > /dev/null
|
||||||
pkill -RTMIN+11 i3blocks ;
|
pkill -RTMIN+11 i3blocks ;
|
||||||
done
|
done
|
||||||
|
|||||||
Reference in New Issue
Block a user