home: bspwm: set cursor
This commit is contained in:
parent
b3e0934e60
commit
ca391704a8
1 changed files with 3 additions and 0 deletions
|
@ -67,6 +67,9 @@
|
|||
unset f
|
||||
fi
|
||||
|
||||
# https://wiki.archlinux.org/title/Cursor_themes#Change_X_shaped_default_cursor
|
||||
xsetroot -cursor_name left_ptr
|
||||
|
||||
exec bspwm
|
||||
'';
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue