diff --git a/config/tweaks.json b/config/tweaks.json index e8ec87f4..2a24466e 100644 --- a/config/tweaks.json +++ b/config/tweaks.json @@ -3744,6 +3744,24 @@ ], "link": "https://winutil.christitus.com/dev/tweaks/customize-preferences/detailedbsod" }, + "WPFToggleS3Sleep": { + "Content": "S3 Sleep", + "Description": "Toggles between Modern Standby and S3 sleep.", + "category": "Customize Preferences", + "panel": "2", + "Order": "a206_", + "Type": "Toggle", + "registry": [ + { + "Path": "HKLM:\\SYSTEM\\CurrentControlSet\\Control\\Power", + "Name": "PlatformAoAcOverride", + "Value": "0", + "OriginalValue": "", + "DefaultState": "false", + "Type": "DWord" + } + ] + }, "WPFOOSUbutton": { "Content": "Run OO Shutup 10", "category": "z__Advanced Tweaks - CAUTION",