Bar: MediaMini player (Play/Pause + title)

This commit is contained in:
quadbyte 2025-08-15 12:14:16 -04:00
parent 33bec01e98
commit 5bf6659ba7
3 changed files with 39 additions and 7 deletions

View file

@ -52,13 +52,9 @@ Variants {
anchors.verticalCenter: parent.verticalCenter
spacing: Style.marginSmall * scaling
// Debug show monitor name
// NText {
// text: screen.name
// anchors.verticalCenter: parent.verticalCenter
// font.weight: Style.fontWeightBold
// }
SystemMonitor {}
MediaMini {}
}
// Center