The command to swap the focused window with the largest window does not work the way I would like it to, it will move the window to another desktop if that's where the largest window is. Is there a command to do the same thing, but only use the biggest window on the focused monitor?
bspc node -s biggest.local will do it
Thank you
Most helpful comment
bspc node -s biggest.localwill do it