diff --git a/config/tweaks.json b/config/tweaks.json index 177eb5b0..612e2805 100644 --- a/config/tweaks.json +++ b/config/tweaks.json @@ -2251,6 +2251,11 @@ " Set-ItemProperty -Path \"HKCU:\\Software\\Microsoft\\Windows\\CurrentVersion\\Explorer\\Advanced\\TaskbarDeveloperSettings\" -Name \"TaskbarEndTask\" -Type \"DWord\" -Value \"1\" " + ], + "UndoScript": [ + " + Set-ItemProperty -Path \"HKCU:\\Software\\Microsoft\\Windows\\CurrentVersion\\Explorer\\Advanced\\TaskbarDeveloperSettings\" -Name \"TaskbarEndTask\" -Type \"DWord\" -Value \"0\" + " ] }, "WPFTweaksOO": {