first run experience

This commit is contained in:
end-4
2025-05-31 12:09:02 +02:00
parent e5161a1f4f
commit a0b69f2884
4 changed files with 43 additions and 5 deletions
+1
View File
@@ -44,6 +44,7 @@ ShellRoot {
ConfigLoader.loadConfig()
PersistentStateManager.loadStates()
Cliphist.refresh()
FirstRunExperience.load()
}
Loader { active: enableBar; sourceComponent: Bar {} }