1
0
Fork 0
forked from wry/wry

container: autotile uses major axis as first split

This commit is contained in:
atagen 2026-06-08 19:20:46 +10:00
parent dc62d2240f
commit c1b2c7f17c
8 changed files with 83 additions and 11 deletions

View file

@ -80,9 +80,9 @@ container.
## Autotiling
Autotiling makes newly tiled windows alternate split direction from the focused
tiled window. The first split uses the containing group direction, then later
windows wrap the focused tile in the opposite direction, producing a horizontal,
vertical, horizontal pattern as the layout grows.
tiled window by splitting the focused tile along its largest axis. On an empty
workspace, the first split uses the largest axis of the output. This starts with
horizontal splits on landscape outputs and vertical splits on portrait outputs.
```toml
[shortcuts]