Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
F0903 authored Sep 12, 2024
1 parent 11baa9b commit fe0f1bc
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,9 @@ In `config.json`, you can configure the `power_scheme` field in either `wired_co
```json
"power_scheme": "Balanced",
```
#### Power Saver [(cannot be used with modern standby)](https://learn.microsoft.com/en-us/windows/win32/power/power-policy-settings)
[_Note: only Balanced works with modern standby._](https://learn.microsoft.com/en-us/windows/win32/power/power-policy-settings)

#### Power Saver
```json
"power_scheme": "PowerSaver",
```
Expand Down

0 comments on commit fe0f1bc

Please sign in to comment.