Changes
This commit is contained in:
@@ -121,7 +121,7 @@ alt + ctrl + {m,x,y,z}
|
||||
|
||||
# focus the node in the given direction
|
||||
alt + {h,j,k,l,Left,Down,Up,Right}
|
||||
bspc node -{f} {west,south,north,east,west,south,north,east}
|
||||
bspc node -{f} {west,south,north,east,west,south,north,east}
|
||||
|
||||
# focus the node for the given path jump
|
||||
alt + {p,b,comma,period}
|
||||
@@ -177,9 +177,9 @@ alt + ctrl + shift + space
|
||||
alt + s; {h,j,k,l,Left,Down,Up,Right}
|
||||
bspc node -z {left -20 0,right 20 0,top 0 -20,bottom 0 20,left -20 0,right 20 0,top 0 -20,bottom 0 20}
|
||||
|
||||
move a floating window
|
||||
alt + {h,j,k,l}
|
||||
bspc node -v {-30 0,0 20,0 -30,20 0}
|
||||
# move a floating window
|
||||
# alt + {h,j,k,l}
|
||||
# bspc node -v {-30 0,0 20,0 -30,20 0}
|
||||
|
||||
# move a not-floating window
|
||||
alt + shift + {h,j,k,l,Left,Down,Up,Right}
|
||||
|
||||
Reference in New Issue
Block a user