Skip to content

Commit

Permalink
Add note about delay.
Browse files Browse the repository at this point in the history
  • Loading branch information
n3vu0r committed Mar 5, 2023
1 parent a08ca88 commit cf0c41e
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 @@ -66,7 +66,7 @@ $ echo 40 70 | tee {/etc/default,/sys/devices/platform}/huawei-wmi/charge_contro
40 70
```

Ensure the charge capacity lies between above charge-thresholds:
Ensure the charge capacity lies between above charge-thresholds or choose them accordingly:

```sh
$ cat /sys/class/power_supply/BAT?/capacity
Expand All @@ -80,6 +80,8 @@ $ cat /sys/class/power_supply/BAT?/status
Not charging
```

Note that the graphical Gnome/KDE charge status might be delayed by a few minutes.

## License

Licensed under [Fair].
Expand Down

0 comments on commit cf0c41e

Please sign in to comment.