mirror of
https://github.com/hyprwm/Hyprland.git
synced 2024-11-29 12:31:58 +03:00
events: bring back accidentally nuked preConfigReload
This commit is contained in:
parent
030ed27cc8
commit
86be75dd97
@ -573,6 +573,7 @@ std::string CConfigManager::getMainConfigPath() {
|
||||
}
|
||||
|
||||
void CConfigManager::reload() {
|
||||
EMIT_HOOK_EVENT("preConfigReload", nullptr);
|
||||
setDefaultAnimationVars();
|
||||
resetHLConfig();
|
||||
configCurrentPath = getMainConfigPath();
|
||||
|
Loading…
Reference in New Issue
Block a user