Skip to content

Commit

Permalink
Add 'UndoScript' to 'Enable End Task With Right Click' Tweak in 'twea…
Browse files Browse the repository at this point in the history
…ks.json' File
  • Loading branch information
og-mrk committed Apr 17, 2024
1 parent 37bf8bf commit 793d575
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions config/tweaks.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": {
Expand Down

0 comments on commit 793d575

Please sign in to comment.