mirror of
https://github.com/vale981/Hyprland
synced 2025-03-06 01:51:37 -05:00
config: clear layer rules on reload
This commit is contained in:
parent
0432804b18
commit
bf04c83e3d
1 changed files with 1 additions and 0 deletions
|
@ -1380,6 +1380,7 @@ void CConfigManager::loadConfigLoadVars() {
|
|||
m_mWorkspaceRules.clear();
|
||||
setDefaultAnimationVars(); // reset anims
|
||||
m_vDeclaredPlugins.clear();
|
||||
m_dLayerRules.clear();
|
||||
|
||||
// paths
|
||||
configPaths.clear();
|
||||
|
|
Loading…
Add table
Reference in a new issue