BatterySettings: add option to pick which battery is being shown

BatteryPanel: remove redundant things
This commit is contained in:
Ly-sec
2025-11-28 20:55:50 +01:00
parent 46f881026e
commit aeee91d08a
16 changed files with 423 additions and 202 deletions
+5
View File
@@ -46,6 +46,11 @@
}
},
"battery": {
"device": {
"default": "Default (Display Device)",
"description": "Select which battery device to display.",
"label": "Battery device"
},
"display-mode": {
"description": "Choose how you'd like this value to appear.",
"label": "Display mode"