summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.xinitrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.xinitrc b/.xinitrc
index 908adf6..4ba53f0 100644
--- a/.xinitrc
+++ b/.xinitrc
@@ -15,7 +15,7 @@ fi
mpc idleloop player | { while read; do notify-send "`mpc current`"; done } &
#_. rootname
while true; do
- xsetroot -name `/home/slash/.rootname.scm`
+ xsetroot -name "`/home/slash/.rootname.scm`"
sleep 1m
done &
#_ Start notifier