container: autotile uses major axis as first split
This commit is contained in:
parent
dc62d2240f
commit
c1b2c7f17c
8 changed files with 83 additions and 11 deletions
|
|
@ -3188,7 +3188,10 @@ Config:
|
|||
Configures whether autotiling is enabled by default.
|
||||
|
||||
When enabled, newly mapped tiled windows alternate their split
|
||||
orientation automatically. This can also be toggled at runtime via the
|
||||
orientation automatically by splitting the focused tile along its
|
||||
largest axis. On an empty workspace, the first split uses the largest
|
||||
axis of the output, so landscape outputs start horizontally and portrait
|
||||
outputs start vertically. This can also be toggled at runtime via the
|
||||
`enable-autotile`, `disable-autotile`, and `toggle-autotile` actions.
|
||||
|
||||
The default is `false`.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue