This commit is contained in:
Tom Willemsen 2012-04-01 15:04:12 +02:00
parent ae70b0e6ba
commit 97d0fb6a89

View file

@ -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