mirror of
https://github.com/hyprwm/Hyprland.git
synced 2026-08-24 10:04:19 -05:00
config/lua: fix missing event from know events lists (#15232)
This commit is contained in:
@@ -276,6 +276,7 @@ std::unordered_set<std::string> CLuaEventHandler::knownEvents() {
|
||||
"monitor.focused",
|
||||
"monitor.layout_changed",
|
||||
"workspace.active",
|
||||
"workspace.special_active",
|
||||
"workspace.created",
|
||||
"workspace.removed",
|
||||
"workspace.move_to_monitor",
|
||||
|
||||
Reference in New Issue
Block a user