From 09d957eefdd8769f7155e8201dcff1af9d1ca8e2 Mon Sep 17 00:00:00 2001 From: Zoe Tang <171100337+yunzoetang@users.noreply.github.com> Date: Sun, 22 Mar 2026 22:01:42 +0000 Subject: [PATCH] Configuring/Dwindle Layout: Include splitratio to layoutmsg params (#1414) --- content/Configuring/Dwindle-Layout.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/Configuring/Dwindle-Layout.md b/content/Configuring/Dwindle-Layout.md index 2f813a36..402eefbf 100644 --- a/content/Configuring/Dwindle-Layout.md +++ b/content/Configuring/Dwindle-Layout.md @@ -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 |