scrolling: movecoltoworkspace was dropped

This commit is contained in:
Vaxry 2026-02-22 16:26:52 +00:00
parent 26e838b137
commit 0eca2d11a4
Signed by: vaxry
GPG key ID: 665806380871D640

View file

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