mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-04-23 19:40:24 +10:00
Fixing expand/shrink windows in bspwm
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user