focus parent
This commit is contained in:
parent
87e6c147b3
commit
103d11f0d8
|
@ -42,6 +42,10 @@ super + ctrl + {m,x,y,z}
|
|||
super + {_,shift + }{h,j,k,l}
|
||||
bspc node -{f,s} {west,south,north,east}
|
||||
|
||||
focus the parent node
|
||||
super + Prior
|
||||
bspc node -f @parent
|
||||
|
||||
# focus the node for the given path jump
|
||||
# super + {p,b,comma,period}
|
||||
# bspc node -f @{parent,brother,first,second}
|
||||
|
|
Loading…
Reference in New Issue