Set default cursor
This commit is contained in:
parent
a26a3a4453
commit
4f893f5002
1 changed files with 1 additions and 0 deletions
1
.xinitrc
1
.xinitrc
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue