changes like workspace added to qs and zen as browser

This commit is contained in:
2026-03-10 15:11:12 +00:00
parent 6f25e849f0
commit 961afbbff7
16 changed files with 411 additions and 68 deletions
+2 -2
View File
@@ -53,12 +53,12 @@ Scope {
height: clockText.height
radius: 3.5
color: "white"
color: Colors.backgroundAlt
anchors.centerIn: parent
Text {
id: clockText
// font.pointSize: 24
color: Colors.textPrimary
text: Clock.time
}
}