changed default cursor; removed mount all

dev-docs
Moritz Böhme 2021-04-11 17:42:30 +02:00
parent ecc3bfe6f3
commit ce9b1965d2
1 changed files with 5 additions and 3 deletions

View File

@ -35,8 +35,10 @@ if [ -d /etc/X11/xinit/xinitrc.d ] ; then
done
unset f
fi
# Automatic brightness controll
clight &
mount -a
exec bspwm 2> .bspwm.err > .bspwm.log
# Set cursor
xsetroot -cursor_name left_ptr
exec bspwm