From 5588d42af5bb254af73788c9efb277024591463a Mon Sep 17 00:00:00 2001 From: Tom Willemsen Date: Wed, 18 Jan 2012 15:29:29 +0100 Subject: .xinitrc --- .xinitrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.xinitrc') diff --git a/.xinitrc b/.xinitrc index a5a694a..9236a88 100644 --- a/.xinitrc +++ b/.xinitrc @@ -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 \ -- cgit v1.2.3-54-g00ecf