From 2fa17c7dc3b96bdcb42df7be22e85d23cd7cf06a Mon Sep 17 00:00:00 2001 From: Tom Willemsen Date: Wed, 18 Jan 2012 15:11:49 +0100 Subject: .xinitrc --- .xinitrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.xinitrc') 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 \ -- cgit v1.2.3-54-g00ecf