.xinitrc
This commit is contained in:
parent
7b74faf73c
commit
8007e745cc
1 changed files with 0 additions and 2 deletions
2
.xinitrc
2
.xinitrc
|
@ -11,8 +11,6 @@ if [ $? -ne 0 ]
|
||||||
then
|
then
|
||||||
mpdscribble &
|
mpdscribble &
|
||||||
fi
|
fi
|
||||||
#_. mpdnotify
|
|
||||||
mpc idleloop player | { while read; do notify-send "`mpc current`"; done } &
|
|
||||||
#_. rootname
|
#_. rootname
|
||||||
while true; do
|
while true; do
|
||||||
xsetroot -name "`/home/slash/.rootname.scm`"
|
xsetroot -name "`/home/slash/.rootname.scm`"
|
||||||
|
|
Loading…
Reference in a new issue