date indicator: put each style in a loader

This commit is contained in:
end-4
2025-10-07 17:43:37 +02:00
parent c70b8f7aa2
commit d70e5c396f
2 changed files with 121 additions and 110 deletions
@@ -149,6 +149,7 @@ Item {
anchors.fill: parent
colOnBackground: root.colOnBackground
style: Config.options.background.clock.cookie.dateStyle
dateSquareSize: root.dateSquareSize
}
}