Config: Change bspwm biggest/preselect node moving keybindings

This commit is contained in:
Riyyi
2021-08-30 19:30:51 +02:00
parent b2abe14fdf
commit 7a08a720d0
+2 -2
View File
@@ -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