wow numbers

This commit is contained in:
2026-06-23 13:54:38 +01:00
parent 2669f7e144
commit 26767ae588
4 changed files with 11 additions and 14 deletions

View File

@@ -9,9 +9,7 @@ Item {
required property HyprlandWorkspace workspace
Rectangle {
StyledText {
text: "some"
}
StyledText {
text: root.workspace.id
}
}