mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2026-05-09 00:58:11 +02:00
scrolling: movecoltoworkspace was dropped
This commit is contained in:
parent
26e838b137
commit
0eca2d11a4
1 changed files with 0 additions and 1 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue