Battery: fix low battery warning & fallback handling

This commit is contained in:
notiant
2026-01-29 21:24:35 +01:00
committed by GitHub
parent d164113f0c
commit ad310ec74b
6 changed files with 24 additions and 29 deletions
+1 -1
View File
@@ -16,7 +16,7 @@
"Battery": {
"displayMode": "onhover",
"warningThreshold": 30,
"deviceNativePath": "",
"deviceNativePath": "__default__",
"showPowerProfiles": false,
"showNoctaliaPerformance": false,
"hideIfNotDetected": true,