forked from Shinonome/dots-hyprland
make persistent states persistent
This commit is contained in:
@@ -19,6 +19,7 @@ ShellRoot {
|
||||
Component.onCompleted: {
|
||||
MaterialThemeLoader.reapplyTheme()
|
||||
ConfigLoader.loadConfig()
|
||||
PersistentStateManager.loadStates()
|
||||
}
|
||||
|
||||
Bar {}
|
||||
|
||||
Reference in New Issue
Block a user