mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2024-11-29 16:05:58 +01:00
add event dispatcher
This commit is contained in:
parent
7c1f67f7ed
commit
a6a3e73385
1 changed files with 1 additions and 0 deletions
|
@ -81,6 +81,7 @@ layout pages (See the sidebar).
|
||||||
| setignoregrouplock | Temporarily enable or disable binds:ignore_group_lock | `on`, `off`, or `toggle` |
|
| setignoregrouplock | Temporarily enable or disable binds:ignore_group_lock | `on`, `off`, or `toggle` |
|
||||||
| 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 |
|
||||||
|
| event | Emits a custom event to socket2 in the form of `custom>>yourdata` | the data to send |
|
||||||
|
|
||||||
{{< callout type=warning >}}
|
{{< callout type=warning >}}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue