This commit is contained in:
Tom Willemsen 2012-01-18 15:29:29 +01:00
parent 2fa17c7dc3
commit 5588d42af5

View file

@ -18,7 +18,7 @@ then
mpdscribble &
fi
mpc idleloop player | { while read; do notify-send mpc current; done } &
mpc idleloop player | { while read; do notify-send "`mpc current`"; done } &
# -----[ Start notifier ]---------------------------------------------
/usr/bin/dunst \