Set default cursor

This commit is contained in:
David Holland 2020-08-17 18:03:07 +02:00
parent a26a3a4453
commit 4f893f5002
Signed by: DustVoice
GPG Key ID: 47068995A14EDCA9
1 changed files with 1 additions and 0 deletions

View File

@ -30,6 +30,7 @@ fi
setxkbmap "us,us" ",intl" "grp:shifts_toggle"
xset m 0 0
xsetroot -cursor_name left_ptr
mkdir -p $HOME/.local/share/bspwm
exec bspwm >$HOME/.local/share/bspwm/output.log 2>$HOME/.local/share/bspwm/error.log