dwindle: document swapsplit (#471)

See-Also: https://github.com/hyprwm/Hyprland/pull/4702
This commit is contained in:
Niklas Haas 2024-02-14 18:58:30 +01:00 committed by GitHub
parent ddeb745c2a
commit 76103d6d0f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -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.: