I track stuff to last.fm now soo yeah

This commit is contained in:
Cheri 2021-05-12 13:49:03 +03:00 committed by vibikim
parent 33f29e7c0f
commit d2b0561a80

View file

@ -6,6 +6,7 @@ if [ -z "`pgrep -x $1`" ]; then
sleep 1
mpd-mpris &
mpd-rpc --no-idle --dont-broadcast-the-paused-state &
mpdscribble &
#those tho will kill themselves when mpd gets killed so we're good
fi
notify-send $1 "is now enabled"