mirror of
https://github.com/fastfetch-cli/fastfetch.git
synced 2026-09-13 02:42:09 +02:00
Battery (Windows): removes option useSetupApi
This commit is contained in:
@@ -1540,11 +1540,6 @@
|
||||
"const": "battery",
|
||||
"description": "Print battery information"
|
||||
},
|
||||
"useSetupApi": {
|
||||
"description": "Whether to use the `CM API` on Windows to detect battery information. Supports multiple batteries, but is slower (Windows only)",
|
||||
"type": "boolean",
|
||||
"default": false
|
||||
},
|
||||
"temp": {
|
||||
"$ref": "#/$defs/temperature"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user