How to force a 2×2 layout for 4 windows in AeroSpace? #2019
Answered
by
iandol
Osman-bin-nasir
asked this question in
questions-and-answers
-
|
Hi, When I have 4 windows open, I want a consistent 2×2 grid: [ 1 | 2 ] But using layout, flatten-workspace-tree, and join-with, I get uneven layouts like 1 + 1 + 2. Is there a deterministic way to achieve a proper 2×2 layout? |
Beta Was this translation helpful? Give feedback.
Answered by
iandol
Mar 26, 2026
Replies: 3 comments 1 reply
-
|
Config |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
Osman-bin-nasir
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


This takes me a few seconds: my terminal kitty is bound to ⌥enter and
join-with leftbound to ⌥⇦[ ][ ][ ][*]join-with leftso focus window and left neighbour become joined (=represents two windows on top of each other):[ ][ ]=[ ][*]=join-with leftso we now hove 2x2 layout==A tool like BetterTouchTool could automate this key sequence for you...