added config for desktop

This commit is contained in:
Moritz Böhme 2021-04-19 11:53:49 +02:00
parent 23b4155684
commit 3f966f378f
3 changed files with 10 additions and 5 deletions

View file

@ -35,8 +35,9 @@ if [ -d /etc/X11/xinit/xinitrc.d ] ; then
done
unset f
fi
# Automatic brightness controll
clight &
[[ $(uname -n) == "arch-laptop" ]] && clight &
# Set cursor
xsetroot -cursor_name left_ptr