mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2026-05-07 16:18:01 +02:00
Configuring/Dwindle Layout: Include splitratio to layoutmsg params (#1414)
This commit is contained in:
parent
b5b3428fff
commit
09d957eefd
1 changed files with 1 additions and 0 deletions
|
|
@ -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 |
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue