mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2024-11-22 20:55:59 +01:00
update activelayout data
This commit is contained in:
parent
9f3528ac15
commit
5df8428f5c
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ e.g.: `workspace>>2`
|
||||||
| monitoradded | emitted when a monitor is added (connected) | `MONITORNAME` |
|
| monitoradded | emitted when a monitor is added (connected) | `MONITORNAME` |
|
||||||
| createworkspace | emitted when a workspace is created | `WORKSPACENAME` |
|
| createworkspace | emitted when a workspace is created | `WORKSPACENAME` |
|
||||||
| destroyworkspace | emitted when a workspace is destroyed | `WORKSPACENAME` |
|
| destroyworkspace | emitted when a workspace is destroyed | `WORKSPACENAME` |
|
||||||
| activelayout | emitted on a layout change of the active keyboard | `LAYOUTNAME` |
|
| activelayout | emitted on a layout change of the active keyboard | `KEYBOARDNAME,LAYOUTNAME` |
|
||||||
|
|
||||||
{{< hint type=warning >}}
|
{{< hint type=warning >}}
|
||||||
A fullscreen event is not guaranteed to fire on/off once in succession.
|
A fullscreen event is not guaranteed to fire on/off once in succession.
|
||||||
|
|
Loading…
Reference in a new issue