From: Dylan Lloyd Date: Sun, 25 Mar 2012 23:59:26 +0000 (-0400) Subject: back now works with mpd X-Git-Url: https://disinclined.org/git/?a=commitdiff_plain;h=4c88e2ee8c65b7d061cfda8e45a3a832fd5c4d20;p=powermate.git back now works with mpd --- diff --git a/scripts/back b/scripts/back index 1a1e7a1..7f58ca1 100755 --- a/scripts/back +++ b/scripts/back @@ -1,6 +1,6 @@ #!/bin/sh -if [ -n "$(pgrep pianobar)" ] +if [ -n "$(pgrep mpd)" ] then notify-send -i /usr/share/icons/powermate/skip-backward.png "skip backward " mpc prev