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