mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2026-05-06 07:38:00 +02:00
Merge a4b30414fc into b0fbe30e63
This commit is contained in:
commit
512bc41b63
1 changed files with 1 additions and 0 deletions
|
|
@ -53,6 +53,7 @@ Dispatcher `hl.dsp.layout(msg)` 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` |
|
||||
| inhibit_scroll | Prevents the scrolling view from moving for the currently active workspace. The switch is independent for each workspace | left empty for toggle, or `bool` for explicitly enabling/disabling
|
||||
|
||||
Example key bindings for your Hyprland config:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue