hyprsunset schedule and toggle

This commit is contained in:
2026-03-22 17:08:48 +01:00
parent 42ea3318c1
commit 205a76b2f3
8 changed files with 324 additions and 0 deletions
+9
View File
@@ -66,6 +66,15 @@ RowLayout {
DelegateChooser {
role: "id"
DelegateChoice {
roleValue: "hyprsunset"
delegate: WrappedLoader {
sourceComponent: HyprsunsetWidget {
}
}
}
DelegateChoice {
roleValue: "spacer"