.xinitrc
This commit is contained in:
parent
a024a183ac
commit
2e6dc129cb
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 } &
|
||||
#_. rootname
|
||||
while true; do
|
||||
xsetroot -name /home/slash/.rootname.scm
|
||||
xsetroot -name `/home/slash/.rootname.scm`
|
||||
sleep 1m
|
||||
done
|
||||
#_ Start notifier
|
||||
|
|
Loading…
Reference in a new issue