diff --git a/.xinitrc b/.xinitrc index 7feef80..a5a694a 100644 --- a/.xinitrc +++ b/.xinitrc @@ -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 \