This commit is contained in:
Tom Willemsen 2012-01-18 15:11:49 +01:00
parent 39251d505f
commit 2fa17c7dc3

View file

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