.xinitrc
This commit is contained in:
parent
8007e745cc
commit
9eec73906c
1 changed files with 0 additions and 5 deletions
5
.xinitrc
5
.xinitrc
|
@ -11,11 +11,6 @@ if [ $? -ne 0 ]
|
||||||
then
|
then
|
||||||
mpdscribble &
|
mpdscribble &
|
||||||
fi
|
fi
|
||||||
#_. rootname
|
|
||||||
while true; do
|
|
||||||
xsetroot -name "`/home/slash/.rootname.scm`"
|
|
||||||
sleep 1m
|
|
||||||
done &
|
|
||||||
#_ Start session
|
#_ Start session
|
||||||
exec ck-launch-session /usr/bin/herbstluftwm 2>&1 >> ~/.xsession_errors
|
exec ck-launch-session /usr/bin/herbstluftwm 2>&1 >> ~/.xsession_errors
|
||||||
#_ Local Variables
|
#_ Local Variables
|
||||||
|
|
Loading…
Reference in a new issue