mirror of
https://github.com/vale981/bspwm
synced 2025-03-06 10:11:43 -05:00
Revert bogus push/pull factorisation
This commit is contained in:
parent
d5d8805ad2
commit
e794bfdc51
1 changed files with 5 additions and 2 deletions
|
@ -42,8 +42,11 @@ super + bracket{left,right}
|
||||||
super + ctrl + {h,j,k,l}
|
super + ctrl + {h,j,k,l}
|
||||||
bspc presel {left,down,up,right}
|
bspc presel {left,down,up,right}
|
||||||
|
|
||||||
super + alt + {_,shift + }{h,j,k,l}
|
super + alt + {h,j,k,l}
|
||||||
bspc {push,pull} {left,down,up,right}
|
bspc push {left,down,up,right}
|
||||||
|
|
||||||
|
super + alt + shift + {h,j,k,l}
|
||||||
|
bspc pull {right,up,down,left}
|
||||||
|
|
||||||
super + ctrl + {1-9}
|
super + ctrl + {1-9}
|
||||||
bspc ratio 0.{1-9}
|
bspc ratio 0.{1-9}
|
||||||
|
|
Loading…
Add table
Reference in a new issue