mirror of
https://github.com/jkocon/g-helper.git
synced 2026-02-23 13:00:52 +01:00
Revert "Adjustment of Windows Power Overlay is now optional"
This commit is contained in:
@@ -69,7 +69,6 @@ public class AppConfig
|
||||
{
|
||||
config = new Dictionary<string, object>();
|
||||
config["performance_mode"] = 0;
|
||||
config["auto_apply_power_plan"] = 1;
|
||||
string jsonString = JsonSerializer.Serialize(config);
|
||||
File.WriteAllText(configFile, jsonString);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user