summaryrefslogtreecommitdiffstats
path: root/.xinitrc
diff options
context:
space:
mode:
Diffstat (limited to '.xinitrc')
-rw-r--r--.xinitrc2
1 files changed, 1 insertions, 1 deletions
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 \