mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-07-31 04:01:56 -07:00
config: clear layer rules on reload
This commit is contained in:
@@ -1380,6 +1380,7 @@ void CConfigManager::loadConfigLoadVars() {
|
||||
m_mWorkspaceRules.clear();
|
||||
setDefaultAnimationVars(); // reset anims
|
||||
m_vDeclaredPlugins.clear();
|
||||
m_dLayerRules.clear();
|
||||
|
||||
// paths
|
||||
configPaths.clear();
|
||||
|
Reference in New Issue
Block a user