working mpris and bluetooth menu

This commit is contained in:
2026-06-26 17:34:25 +01:00
parent 2b49211315
commit 07ec781b68
12 changed files with 708 additions and 13 deletions

View File

@@ -79,8 +79,7 @@ Item {
fill: parent
}
StyledText {
anchors.centerIn: parent
CenteredText {
font.pointSize: 10.5
text: root.workspace.id
}