How do you move a window to a new container? #798
Replies: 1 comment 2 replies
-
My tip is to open 4 terminal OS windows. Go to each of them or the two you are trying to re-arrange. Run You can then play around by running Read about normalization here: https://nikitabobko.github.io/AeroSpace/guide#normalization Hope it helps! |
Beta Was this translation helpful? Give feedback.
-
I see the recommendation is to use join-width, and collapsing containers is not possible with
split
.I like collapsing containers, but I don't see a way to move windows out of an existing container.
For example, If I have:
and I want to move window
1
to the right of everything, it doesn't seem possibleThis is what I'm trying to do:
but I can't figure it out with join-with.
Why is join-with and split mutually exclusive with container collapsing?
in whatever situation I'm in doing join-with up/down on 1/4 seems to not do anything either
Beta Was this translation helpful? Give feedback.
All reactions