mirror of
https://github.com/ChrisTitusTech/winutil
synced 2026-04-05 22:28:31 +00:00
chore: Update generated dev docs (#4205)
This commit is contained in:
@@ -120,7 +120,7 @@
|
||||
Write-Host 'New start menu reverted please restart your computer to take effect'
|
||||
"
|
||||
],
|
||||
"link": "https://winutil.christitus.com/dev/tweaks/z--advanced-tweaks---caution/revertstartmenu"
|
||||
"link": "https://winutil.christitus.com/dev/tweaks/essential-tweaks/revertstartmenu"
|
||||
},
|
||||
"WPFTweaksDisableStoreSearch": {
|
||||
"Content": "Disable Microsoft Store search results",
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
---
|
||||
title: "Revert the new start menu"
|
||||
title: "Revert Start Menu layout"
|
||||
description: ""
|
||||
---
|
||||
|
||||
```json {filename="config/tweaks.json",linenos=inline,linenostart=90}
|
||||
"WPFTweaksRevertStartMenu": {
|
||||
"Content": "Revert the new start menu",
|
||||
"Description": "Uses vivetool to revert to the original start menu from 24H2.",
|
||||
"category": "z__Advanced Tweaks - CAUTION",
|
||||
"Content": "Revert Start Menu layout",
|
||||
"Description": "Bring back the old Start Menu layout from before the gradual rollout of the new one in 25H2.",
|
||||
"category": "Essential Tweaks",
|
||||
"panel": "1",
|
||||
"InvokeScript": [
|
||||
"
|
||||
Reference in New Issue
Block a user