mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2024-11-22 12:45:59 +01:00
added moveinto and moveoutof group
This commit is contained in:
parent
9c5bd55926
commit
dbf11adf13
1 changed files with 2 additions and 0 deletions
|
@ -62,6 +62,8 @@ layout pages (See the sidebar).
|
|||
| changegroupactive | switches to the next window in a group. | b - back, f - forward. |
|
||||
| focuscurrentorlast | Switch focus from current to previously focused window | none |
|
||||
| lockgroups | Locks the groups (groups will not accept new windows) | `lock` for locking, `unlock` for unlocking |
|
||||
| moveintogroup | Moves the active window into a group in a specified direction. No-op if there is no group in the specified direction. | direction |
|
||||
| moveoutofgroup | Moves the active window out of a group. No-op if not in a group | none |
|
||||
|
||||
{{< hint type=warning >}}
|
||||
it is NOT recommended to set DPMS with a keybind directly, as it
|
||||
|
|
Loading…
Reference in a new issue