mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2024-11-22 20:55:59 +01:00
add(dispatchers): missing submap
in dispatcher list (#257)
This commit is contained in:
parent
3c2fe7561f
commit
b52d60b133
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue