diff --git a/content/Configuring/Scrolling-Layout.md b/content/Configuring/Scrolling-Layout.md index b8fb69e7..f92f04f6 100644 --- a/content/Configuring/Scrolling-Layout.md +++ b/content/Configuring/Scrolling-Layout.md @@ -43,7 +43,6 @@ Dispatcher `layoutmsg` params: | focus | moves the focus and centers the layout, while also wrapping instead of moving to neighbring monitors. | direction | | promote | moves a window to its own new column | none | | swapcol | Swaps the current column with its neighbor to the left (`l`) or right (`r`). The swap wraps around (e.g., swapping the first column left moves it to the end). | `l` or `r` | -| movecoltoworkspace | Moves the entire current column to the specified workspace, preserving its internal layout. Works with existing, new, and special workspaces. e.g. like `1`, `2`, `-1`, `+2`, `special`, etc. | workspace identifier| | togglefit | Toggle the focus_fit_method (center, fit) | none | Example key bindings for your Hyprland config: