mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-11 09:49:30 -05:00
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