I track stuff to last.fm now soo yeah
This commit is contained in:
parent
33f29e7c0f
commit
d2b0561a80
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@ if [ -z "`pgrep -x $1`" ]; then
|
||||||
sleep 1
|
sleep 1
|
||||||
mpd-mpris &
|
mpd-mpris &
|
||||||
mpd-rpc --no-idle --dont-broadcast-the-paused-state &
|
mpd-rpc --no-idle --dont-broadcast-the-paused-state &
|
||||||
|
mpdscribble &
|
||||||
#those tho will kill themselves when mpd gets killed so we're good
|
#those tho will kill themselves when mpd gets killed so we're good
|
||||||
fi
|
fi
|
||||||
notify-send $1 "is now enabled"
|
notify-send $1 "is now enabled"
|
||||||
|
|
Loading…
Reference in a new issue