mirror of
https://github.com/hyprwm/Hyprland
synced 2024-11-02 16:05:58 +01:00
parent
4f3ee4c645
commit
9fba887cc9
1 changed files with 1 additions and 0 deletions
|
@ -1812,6 +1812,7 @@ void CConfigManager::loadConfigLoadVars() {
|
|||
handlePluginLoads();
|
||||
|
||||
EMIT_HOOK_EVENT("configReloaded", nullptr);
|
||||
g_pEventManager->postEvent(SHyprIPCEvent{"configreloaded", ""});
|
||||
}
|
||||
|
||||
void CConfigManager::tick() {
|
||||
|
|
Loading…
Reference in a new issue