Revert bogus push/pull factorisation

This commit is contained in:
Bastien Dejean 2013-06-24 16:36:59 +02:00
parent d5d8805ad2
commit e794bfdc51

View file

@ -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}