mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2024-11-22 20:55:59 +01:00
added movegroupwindow
This commit is contained in:
parent
72b4628a76
commit
bf7c00cf68
1 changed files with 1 additions and 0 deletions
|
@ -67,6 +67,7 @@ layout pages (See the sidebar).
|
||||||
| lockactivegroup | Lock the focused group (the current group will not accept new windows or be moved to other groups) | `lock` for locking, `unlock` for unlocking, `toggle` for toggle |
|
| lockactivegroup | Lock the focused group (the current group will not accept new windows or be moved to other groups) | `lock` for locking, `unlock` for unlocking, `toggle` for toggle |
|
||||||
| moveintogroup | Moves the active window into a group in a specified direction. No-op if there is no group in the specified direction. | direction |
|
| 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 |
|
| moveoutofgroup | Moves the active window out of a group. No-op if not in a group | none |
|
||||||
|
| movegroupwindow | Swaps the active window with the next or previous in a group | `b` for back, anything else for forward |
|
||||||
| global | Executes a Global Shortcut using the GlobalShortcuts portal. See [here](../Binds/#global-keybinds) | name |
|
| global | Executes a Global Shortcut using the GlobalShortcuts portal. See [here](../Binds/#global-keybinds) | name |
|
||||||
| submap | Change the current mapping group. See [Submaps](../Binds/#submaps) | `reset` or name |
|
| submap | Change the current mapping group. See [Submaps](../Binds/#submaps) | `reset` or name |
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue