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 424 additions and 203 deletions
+2 -1
View File
@@ -87,7 +87,8 @@ Singleton {
"Battery": {
"allowUserSettings": true,
"displayMode": "onhover",
"warningThreshold": 30
"warningThreshold": 30,
"deviceNativePath": ""
},
"Bluetooth": {
"allowUserSettings": true,