Fixing expand/shrink windows in bspwm

This commit is contained in:
Derek Taylor
2023-04-04 19:14:51 -05:00
parent ff0bce02f6
commit 1966d656c1

View File

@@ -123,7 +123,7 @@ super + ctrl + shift + space
# MOVE/RESIVE # MOVE/RESIVE
# shrink/expand # shrink/expand
ctrl + alt + h ctrl + alt + h
bspc node -z {left -20 0} || bspc node -z {right -20 0} || bspc node -z {left -20 0} || bspc node -z {right -20 0}
ctrl + alt + j ctrl + alt + j
bspc node -z {bottom 0 20} || bspc node -z {top 0 20} bspc node -z {bottom 0 20} || bspc node -z {top 0 20}
ctrl + alt + k ctrl + alt + k