add T3Sleep Toggle (#3434)

This commit is contained in:
MyDrift
2025-06-26 20:27:41 +02:00
committed by GitHub
parent 069a1bda2f
commit 1935375f88

View File

@ -3744,6 +3744,24 @@
], ],
"link": "https://winutil.christitus.com/dev/tweaks/customize-preferences/detailedbsod" "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": "<RemoveEntry>",
"DefaultState": "false",
"Type": "DWord"
}
]
},
"WPFOOSUbutton": { "WPFOOSUbutton": {
"Content": "Run OO Shutup 10", "Content": "Run OO Shutup 10",
"category": "z__Advanced Tweaks - CAUTION", "category": "z__Advanced Tweaks - CAUTION",