mirror of
https://github.com/ayufan/steam-deck-tools.git
synced 2026-04-17 20:23:55 +00:00
EnableFullOnPowerControl is off by default
This commit is contained in:
parent
f7e3e70c2b
commit
ed6cc9ea14
3 changed files with 3 additions and 3 deletions
2
PerformanceOverlay/Settings.Designer.cs
generated
2
PerformanceOverlay/Settings.Designer.cs
generated
|
|
@ -67,7 +67,7 @@ namespace PerformanceOverlay {
|
|||
|
||||
[global::System.Configuration.ApplicationScopedSettingAttribute()]
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.Configuration.DefaultSettingValueAttribute("True")]
|
||||
[global::System.Configuration.DefaultSettingValueAttribute("False")]
|
||||
public bool EnableFullOnPowerControl {
|
||||
get {
|
||||
return ((bool)(this["EnableFullOnPowerControl"]));
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue