night light: use hyprsunset <- gammastep

This commit is contained in:
end-4
2025-07-23 09:00:31 +07:00
parent 3d5ed9401c
commit 574a2a11e7
7 changed files with 148 additions and 35 deletions
+2 -1
View File
@@ -49,9 +49,10 @@ ShellRoot {
// Force initialization of some singletons
Component.onCompleted: {
MaterialThemeLoader.reapplyTheme()
Cliphist.refresh()
FirstRunExperience.load()
Hyprsunset.load()
MaterialThemeLoader.reapplyTheme()
}
LazyLoader { active: enableBar; component: Bar {} }