mouse button1 focuses bspwm windows again
This commit is contained in:
parent
623fce305a
commit
e04bfe8277
|
@ -78,7 +78,7 @@ super + {_,shift + }{1-9,0}
|
||||||
|
|
||||||
# focus clicked node
|
# focus clicked node
|
||||||
~button1
|
~button1
|
||||||
bspc pointer -g focus
|
bspc node -f pointed
|
||||||
|
|
||||||
# mouse controls for node movement and resizing
|
# mouse controls for node movement and resizing
|
||||||
super + button{1-3}
|
super + button{1-3}
|
||||||
|
|
Reference in a new issue