forked from Shinonome/dots-hyprland
Merge branch 'end-4:main' into main
This commit is contained in:
@@ -54,10 +54,11 @@ ShellRoot {
|
||||
|
||||
// Force initialization of some singletons
|
||||
Component.onCompleted: {
|
||||
Cliphist.refresh()
|
||||
FirstRunExperience.load()
|
||||
Hyprsunset.load()
|
||||
MaterialThemeLoader.reapplyTheme()
|
||||
Hyprsunset.load()
|
||||
FirstRunExperience.load()
|
||||
ConflictKiller.load()
|
||||
Cliphist.refresh()
|
||||
}
|
||||
|
||||
LazyLoader { active: enableBar && Config.ready && !Config.options.bar.vertical; component: Bar {} }
|
||||
|
||||
Reference in New Issue
Block a user