diff --git a/PerformanceOverlay/App.config b/PerformanceOverlay/App.config
index d7a742b..fae1eb6 100644
--- a/PerformanceOverlay/App.config
+++ b/PerformanceOverlay/App.config
@@ -27,7 +27,7 @@
Shift+F11
- True
+ False
diff --git a/PerformanceOverlay/Settings.Designer.cs b/PerformanceOverlay/Settings.Designer.cs
index 1a21080..59f3e24 100644
--- a/PerformanceOverlay/Settings.Designer.cs
+++ b/PerformanceOverlay/Settings.Designer.cs
@@ -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"]));
diff --git a/PerformanceOverlay/Settings.settings b/PerformanceOverlay/Settings.settings
index 11fd013..659d92a 100644
--- a/PerformanceOverlay/Settings.settings
+++ b/PerformanceOverlay/Settings.settings
@@ -15,7 +15,7 @@
Shift+F11
- True
+ False
\ No newline at end of file