add(dispatchers): missing submap in dispatcher list (#257)

This commit is contained in:
Pierrick Guillaume 2023-06-25 14:43:59 +02:00 committed by GitHub
parent 3c2fe7561f
commit b52d60b133
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -68,6 +68,7 @@ layout pages (See the sidebar).
| 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 |
| 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 |
{{< hint type=warning >}} {{< hint type=warning >}}
it is NOT recommended to set DPMS with a keybind directly, as it it is NOT recommended to set DPMS with a keybind directly, as it