This commit is contained in:
Tom Willemsen 2012-04-19 11:28:59 +02:00
parent 7b74faf73c
commit 8007e745cc

View file

@ -11,8 +11,6 @@ if [ $? -ne 0 ]
then
mpdscribble &
fi
#_. mpdnotify
mpc idleloop player | { while read; do notify-send "`mpc current`"; done } &
#_. rootname
while true; do
xsetroot -name "`/home/slash/.rootname.scm`"