Add Audio Input/Output selector, add (probably) working battery indicator

This commit is contained in:
ly-sec
2025-07-20 09:25:58 +02:00
parent ba93df4a1f
commit f75ff03281
5 changed files with 394 additions and 4 deletions
+5
View File
@@ -87,6 +87,11 @@ Scope {
anchors.verticalCenter: parent.verticalCenter
}
Battery {
id: widgetsBattery
anchors.verticalCenter: parent.verticalCenter
}
Brightness {
id: widgetsBrightness
anchors.verticalCenter: parent.verticalCenter