Configuring/Dwindle Layout: Include splitratio to layoutmsg params (#1414)

This commit is contained in:
Zoe Tang 2026-03-22 22:01:42 +00:00 committed by GitHub
parent b5b3428fff
commit 09d957eefd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -43,6 +43,7 @@ Dispatcher `layoutmsg` params:
| param | description | args |
| --- | --- | --- |
| splitratio | changes the split ratio | floatvalue |
| togglesplit | toggles the split (top/side) of the current window. `preserve_split` must be enabled for toggling to work. | none |
| swapsplit | swaps the two halves of the split of the current window. | none |
| preselect | A one-time override for the split direction. (valid for the next window to be opened, only works on tiled windows) | direction |