update activelayout data

This commit is contained in:
Vaxry 2022-08-18 17:51:17 +02:00
parent 9f3528ac15
commit 5df8428f5c
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ e.g.: `workspace>>2`
| monitoradded | emitted when a monitor is added (connected) | `MONITORNAME` |
| createworkspace | emitted when a workspace is created | `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 >}}
A fullscreen event is not guaranteed to fire on/off once in succession.