feat(bar): add audio indicator widget

This commit is contained in:
tux
2026-08-24 15:43:43 +05:30
parent e95f62579b
commit de3c9274b5
6 changed files with 63 additions and 2 deletions

View File

@@ -24,6 +24,7 @@ Singleton {
]
property var right: [
root.widget("AudioWidget"),
root.widget("BatteryIndicator"),
root.widget("SystemTrayWidget"),
root.widget("ClockWidget"),