Set pointer in bspwm
This commit is contained in:
parent
2fce5aa14a
commit
14c8d3a40b
@ -1,5 +1,8 @@
|
||||
#!/bin/sh
|
||||
|
||||
# set root pointer
|
||||
xsetroot -cursor_name left_ptr
|
||||
|
||||
# key bindings
|
||||
sxhkd &
|
||||
|
||||
|
Reference in New Issue
Block a user