.xinitrc
This commit is contained in:
parent
c459f03450
commit
a024a183ac
1 changed files with 1 additions and 1 deletions
2
.xinitrc
2
.xinitrc
|
@ -15,7 +15,7 @@ fi
|
||||||
mpc idleloop player | { while read; do notify-send "`mpc current`"; done } &
|
mpc idleloop player | { while read; do notify-send "`mpc current`"; done } &
|
||||||
#_. rootname
|
#_. rootname
|
||||||
while true; do
|
while true; do
|
||||||
/home/slash/.rootname.scm
|
xsetroot -name /home/slash/.rootname.scm
|
||||||
sleep 1m
|
sleep 1m
|
||||||
done
|
done
|
||||||
#_ Start notifier
|
#_ Start notifier
|
||||||
|
|
Loading…
Reference in a new issue