Updated command to charge to 100%
This commit is contained in:
parent
25ad6ef94f
commit
0980448908
|
@ -17,7 +17,7 @@ in {
|
|||
enable = true;
|
||||
settings = {
|
||||
START_CHARGE_THRESH_BAT0 = 75;
|
||||
# Run `tlp setcharge` to temporarily allow charging to 100%
|
||||
# Run `tlp fullcharge` to temporarily allow charging to 100%
|
||||
STOP_CHARGE_THRESH_BAT0 = 80;
|
||||
RESTORE_THRESHOLDS_ON_BAT = 1;
|
||||
CPU_SCALING_GOVERNOR_ON_AC = "performance";
|
||||
|
|
Loading…
Reference in a new issue