Skip to content

Commit

Permalink
dwindle: document swapsplit (#471)
Browse files Browse the repository at this point in the history
  • Loading branch information
haasn authored Feb 14, 2024
1 parent ddeb745 commit 76103d6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pages/Configuring/Dwindle-Layout.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.:
Expand Down

0 comments on commit 76103d6

Please sign in to comment.