mirror of
https://github.com/noctalia-dev/noctalia-shell.git
synced 2026-05-11 17:08:27 +08:00
Battery: fix low battery warning & fallback handling
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
"Battery": {
|
||||
"displayMode": "onhover",
|
||||
"warningThreshold": 30,
|
||||
"deviceNativePath": "",
|
||||
"deviceNativePath": "__default__",
|
||||
"showPowerProfiles": false,
|
||||
"showNoctaliaPerformance": false,
|
||||
"hideIfNotDetected": true,
|
||||
|
||||
Reference in New Issue
Block a user