-
|
Is there a way to "stack" windows in the cross-axis once they've already been created, possibly using keybinds? What i want is, with window 3 focused in a horizontal layout, move from into or or maybe even Just anything to get the window to stack on top of each other, rather than move past each other |
Beta Was this translation helpful? Give feedback.
Answered by
dawsers
Aug 14, 2025
Replies: 1 comment
-
|
If I understand correctly, you want to use The From the manual: |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
dawsers
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
If I understand correctly, you want to use
move nomode. In the default config:The
nomodeargument extracts/inserts the active window from/to a container regardless of the current mode.From the manual: