summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.xinitrc2
1 files changed, 1 insertions, 1 deletions
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 \