mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2024-11-05 13:05:59 +01:00
dwindle: document swapsplit (#471)
See-Also: https://github.com/hyprwm/Hyprland/pull/4702
This commit is contained in:
parent
ddeb745c2a
commit
76103d6d0f
1 changed files with 1 additions and 0 deletions
|
@ -38,6 +38,7 @@ Dispatcher `layoutmsg` params:
|
|||
| param | description | args |
|
||||
|---|---|---|
|
||||
| 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 onetime override for the split direction. (valid for the next window to be opened, only works on tiled windows) | direction |
|
||||
|
||||
e.g.:
|
||||
|
|
Loading…
Reference in a new issue