Config: Change bspwm biggest/preselect node moving keybindings
This commit is contained in:
+2
-2
@@ -66,11 +66,11 @@ super + shift + bracket{left,right}
|
|||||||
bspc node -m {prev,next} --follow
|
bspc node -m {prev,next} --follow
|
||||||
|
|
||||||
# Swap focused and biggest node
|
# Swap focused and biggest node
|
||||||
super + g
|
super + shift + b
|
||||||
bspc node -s biggest.local
|
bspc node -s biggest.local
|
||||||
|
|
||||||
# Send focused node to the latest preselect node
|
# Send focused node to the latest preselect node
|
||||||
super + y
|
super + shift + p
|
||||||
bspc node -n newest.!automatic.local
|
bspc node -n newest.!automatic.local
|
||||||
|
|
||||||
# Move floating window
|
# Move floating window
|
||||||
|
|||||||
Reference in New Issue
Block a user