added movegroupwindow

This commit is contained in:
vaxerski 2023-07-13 17:56:21 +02:00
parent 72b4628a76
commit bf7c00cf68
1 changed files with 1 additions and 0 deletions

View File

@ -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 |
| 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 |
| 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 |
| submap | Change the current mapping group. See [Submaps](../Binds/#submaps) | `reset` or name |