mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-08-06 07:01:57 -07:00
events: bring back accidentally nuked preConfigReload
This commit is contained in:
@@ -573,6 +573,7 @@ std::string CConfigManager::getMainConfigPath() {
|
||||
}
|
||||
|
||||
void CConfigManager::reload() {
|
||||
EMIT_HOOK_EVENT("preConfigReload", nullptr);
|
||||
setDefaultAnimationVars();
|
||||
resetHLConfig();
|
||||
configCurrentPath = getMainConfigPath();
|
||||
|
Reference in New Issue
Block a user