mirror of
https://github.com/ayufan/steam-deck-tools.git
synced 2026-04-21 06:03:52 +00:00
PowerControl: Add Charge Limit
This commit is contained in:
parent
b47c5fa860
commit
874cf6f974
4 changed files with 61 additions and 3 deletions
|
|
@ -36,7 +36,8 @@ namespace PowerControl
|
|||
Options.PerformanceOverlay.ModeInstance,
|
||||
Options.PerformanceOverlay.KernelDriversInstance,
|
||||
Options.FanControl.Instance,
|
||||
Options.SteamController.Instance
|
||||
Options.SteamController.Instance,
|
||||
Options.BatteryChargeLimit.Instance
|
||||
}
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue