This commit is contained in:
2024-04-07 17:44:55 -06:00
parent 5c1270830c
commit 1f4d4ab9df
15 changed files with 104 additions and 38 deletions

View File

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