From 4bda00ec2dacff9b5cb4933c6ccfbdb6389197d8 Mon Sep 17 00:00:00 2001 From: Chris Titus Date: Wed, 3 Jun 2026 13:29:11 -0500 Subject: [PATCH] chore: Update generated dev docs (#4624) --- .../dev/tweaks/Customize-Preferences/BatteryPercentage.md | 4 ++-- .../dev/tweaks/Customize-Preferences/BingSearch.md | 4 ++-- docs/content/dev/tweaks/Customize-Preferences/DarkMode.md | 4 ++-- .../dev/tweaks/Customize-Preferences/DetailedBSoD.md | 4 ++-- docs/content/dev/tweaks/Customize-Preferences/GameMode.md | 4 ++-- .../dev/tweaks/Customize-Preferences/HiddenFiles.md | 4 ++-- .../dev/tweaks/Customize-Preferences/HideSettingsHome.md | 4 ++-- .../content/dev/tweaks/Customize-Preferences/LoginBlur.md | 4 ++-- .../content/dev/tweaks/Customize-Preferences/LongPaths.md | 4 ++-- .../dev/tweaks/Customize-Preferences/MouseAcceleration.md | 4 ++-- .../dev/tweaks/Customize-Preferences/MultiplaneOverlay.md | 4 ++-- .../dev/tweaks/Customize-Preferences/NewOutlook.md | 4 ++-- docs/content/dev/tweaks/Customize-Preferences/NumLock.md | 2 +- docs/content/dev/tweaks/Customize-Preferences/S3Sleep.md | 4 ++-- docs/content/dev/tweaks/Customize-Preferences/ShowExt.md | 4 ++-- .../dev/tweaks/Customize-Preferences/StandbyFix.md | 4 ++-- .../Customize-Preferences/StartMenuRecommendations.md | 4 ++-- .../dev/tweaks/Customize-Preferences/StickyKeys.md | 4 ++-- docs/content/dev/tweaks/Customize-Preferences/TaskView.md | 4 ++-- .../dev/tweaks/Customize-Preferences/TaskbarAlignment.md | 4 ++-- .../dev/tweaks/Customize-Preferences/TaskbarSearch.md | 8 ++++---- .../dev/tweaks/Customize-Preferences/VerboseLogon.md | 4 ++-- .../Essential-Tweaks/DisableExplorerAutoDiscovery.md | 2 +- .../dev/tweaks/z--Advanced-Tweaks---CAUTION/changedns.md | 2 +- 24 files changed, 47 insertions(+), 47 deletions(-) diff --git a/docs/content/dev/tweaks/Customize-Preferences/BatteryPercentage.md b/docs/content/dev/tweaks/Customize-Preferences/BatteryPercentage.md index 77250dc4..c69d86e1 100644 --- a/docs/content/dev/tweaks/Customize-Preferences/BatteryPercentage.md +++ b/docs/content/dev/tweaks/Customize-Preferences/BatteryPercentage.md @@ -3,10 +3,10 @@ title: "System Tray Battery Percentage" description: "" --- -```json {filename="config/tweaks.json",linenos=inline,linenostart=1273} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1328} "WPFToggleBatteryPercentage": { "Content": "System Tray Battery Percentage", - "Description": "If enabled, Shows numeric battery percentage next to the battery icon in the system tray.", + "Description": "Shows numeric battery percentage next to the battery icon in the system tray.", "category": "Customize Preferences", "panel": "2", "Type": "Toggle", diff --git a/docs/content/dev/tweaks/Customize-Preferences/BingSearch.md b/docs/content/dev/tweaks/Customize-Preferences/BingSearch.md index 4156c974..191802ab 100644 --- a/docs/content/dev/tweaks/Customize-Preferences/BingSearch.md +++ b/docs/content/dev/tweaks/Customize-Preferences/BingSearch.md @@ -3,10 +3,10 @@ title: "Start Menu Bing Search" description: "" --- -```json {filename="config/tweaks.json",linenos=inline,linenostart=1608} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1663} "WPFToggleBingSearch": { "Content": "Start Menu Bing Search", - "Description": "If enabled, Bing web search results will be included in your Start Menu search.", + "Description": "Toggles Bing web search results in windows search", "category": "Customize Preferences", "panel": "2", "Type": "Toggle", diff --git a/docs/content/dev/tweaks/Customize-Preferences/DarkMode.md b/docs/content/dev/tweaks/Customize-Preferences/DarkMode.md index 380d6853..db1ac4fb 100644 --- a/docs/content/dev/tweaks/Customize-Preferences/DarkMode.md +++ b/docs/content/dev/tweaks/Customize-Preferences/DarkMode.md @@ -3,10 +3,10 @@ title: "Dark Theme for Windows" description: "" --- -```json {filename="config/tweaks.json",linenos=inline,linenostart=1291} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1346} "WPFToggleDarkMode": { "Content": "Dark Theme for Windows", - "Description": "Enable/Disable Dark Mode.", + "Description": "Dark Mode for the system and applications.", "category": "Customize Preferences", "panel": "2", "Type": "Toggle", diff --git a/docs/content/dev/tweaks/Customize-Preferences/DetailedBSoD.md b/docs/content/dev/tweaks/Customize-Preferences/DetailedBSoD.md index 26d3ea1c..e8e5b9e4 100644 --- a/docs/content/dev/tweaks/Customize-Preferences/DetailedBSoD.md +++ b/docs/content/dev/tweaks/Customize-Preferences/DetailedBSoD.md @@ -3,10 +3,10 @@ title: "BSoD Verbose Mode" description: "" --- -```json {filename="config/tweaks.json",linenos=inline,linenostart=1247} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1302} "WPFToggleDetailedBSoD": { "Content": "BSoD Verbose Mode", - "Description": "If enabled, you will see a detailed Blue Screen of Death (BSOD) with more information.", + "Description": "Gives more information when you blue screen.", "category": "Customize Preferences", "panel": "2", "Type": "Toggle", diff --git a/docs/content/dev/tweaks/Customize-Preferences/GameMode.md b/docs/content/dev/tweaks/Customize-Preferences/GameMode.md index ccabd8da..99c6cdc7 100644 --- a/docs/content/dev/tweaks/Customize-Preferences/GameMode.md +++ b/docs/content/dev/tweaks/Customize-Preferences/GameMode.md @@ -3,10 +3,10 @@ title: "Game Mode" description: "" --- -```json {filename="config/tweaks.json",linenos=inline,linenostart=1770} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1825} "WPFToggleGameMode": { "Content": "Game Mode", - "Description": "If enabled, Windows prioritizes gaming performance by allocating system resources. Disable for audio/video production to prevent interference.", + "Description": "Toggles Windows prioritizes gaming performance by allocating system resources to games.", "category": "Customize Preferences", "panel": "2", "Type": "Toggle", diff --git a/docs/content/dev/tweaks/Customize-Preferences/HiddenFiles.md b/docs/content/dev/tweaks/Customize-Preferences/HiddenFiles.md index 7d901930..db14f0e2 100644 --- a/docs/content/dev/tweaks/Customize-Preferences/HiddenFiles.md +++ b/docs/content/dev/tweaks/Customize-Preferences/HiddenFiles.md @@ -3,10 +3,10 @@ title: "File Explorer Hidden Files" description: "" --- -```json {filename="config/tweaks.json",linenos=inline,linenostart=1361} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1416} "WPFToggleHiddenFiles": { "Content": "File Explorer Hidden Files", - "Description": "If enabled, Hidden Files will be shown.", + "Description": "reveals hidden files in explorer", "category": "Customize Preferences", "panel": "2", "Type": "Toggle", diff --git a/docs/content/dev/tweaks/Customize-Preferences/HideSettingsHome.md b/docs/content/dev/tweaks/Customize-Preferences/HideSettingsHome.md index 096e78c1..004e4179 100644 --- a/docs/content/dev/tweaks/Customize-Preferences/HideSettingsHome.md +++ b/docs/content/dev/tweaks/Customize-Preferences/HideSettingsHome.md @@ -3,10 +3,10 @@ title: "Settings Home Page" description: "" --- -```json {filename="config/tweaks.json",linenos=inline,linenostart=1590} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1645} "WPFToggleHideSettingsHome": { "Content": "Settings Home Page", - "Description": "Enable or disable the Home Page in the Windows Settings app.", + "Description": "Toggles the Home Page in the Windows Settings app.", "category": "Customize Preferences", "panel": "2", "Type": "Toggle", diff --git a/docs/content/dev/tweaks/Customize-Preferences/LoginBlur.md b/docs/content/dev/tweaks/Customize-Preferences/LoginBlur.md index c5dd83bf..6da36866 100644 --- a/docs/content/dev/tweaks/Customize-Preferences/LoginBlur.md +++ b/docs/content/dev/tweaks/Customize-Preferences/LoginBlur.md @@ -3,10 +3,10 @@ title: "Logon Screen Acrylic Blur" description: "" --- -```json {filename="config/tweaks.json",linenos=inline,linenostart=1626} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1681} "WPFToggleLoginBlur": { "Content": "Logon Screen Acrylic Blur", - "Description": "If disabled, the acrylic blur effect will be removed on the Windows 10/11 login screen background.", + "Description": "Toggles the acrylic blur effect on login screen background.", "category": "Customize Preferences", "panel": "2", "Type": "Toggle", diff --git a/docs/content/dev/tweaks/Customize-Preferences/LongPaths.md b/docs/content/dev/tweaks/Customize-Preferences/LongPaths.md index 4f2bb97d..7ec43495 100644 --- a/docs/content/dev/tweaks/Customize-Preferences/LongPaths.md +++ b/docs/content/dev/tweaks/Customize-Preferences/LongPaths.md @@ -3,10 +3,10 @@ title: "Enable Long Paths" description: "" --- -```json {filename="config/tweaks.json",linenos=inline,linenostart=1796} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1851} "WPFToggleLongPaths": { "Content": "Enable Long Paths", - "Description": "Enables support for file paths longer than 260 characters.", + "Description": "Toggles support for file paths longer than 260 characters in explorer.", "category": "Customize Preferences", "panel": "2", "Type": "Toggle", diff --git a/docs/content/dev/tweaks/Customize-Preferences/MouseAcceleration.md b/docs/content/dev/tweaks/Customize-Preferences/MouseAcceleration.md index c70c3806..e3f98377 100644 --- a/docs/content/dev/tweaks/Customize-Preferences/MouseAcceleration.md +++ b/docs/content/dev/tweaks/Customize-Preferences/MouseAcceleration.md @@ -3,10 +3,10 @@ title: "Mouse Acceleration" description: "" --- -```json {filename="config/tweaks.json",linenos=inline,linenostart=1494} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1549} "WPFToggleMouseAcceleration": { "Content": "Mouse Acceleration", - "Description": "If enabled, the Cursor movement is affected by the speed of your physical mouse movements.", + "Description": "Makes it so Cursor movement is affected by the speed of your physical mouse movements.", "category": "Customize Preferences", "panel": "2", "Type": "Toggle", diff --git a/docs/content/dev/tweaks/Customize-Preferences/MultiplaneOverlay.md b/docs/content/dev/tweaks/Customize-Preferences/MultiplaneOverlay.md index a37e8be1..952ad0f8 100644 --- a/docs/content/dev/tweaks/Customize-Preferences/MultiplaneOverlay.md +++ b/docs/content/dev/tweaks/Customize-Preferences/MultiplaneOverlay.md @@ -3,10 +3,10 @@ title: "Multiplane Overlay" description: "" --- -```json {filename="config/tweaks.json",linenos=inline,linenostart=1468} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1523} "WPFToggleMultiplaneOverlay": { "Content": "Multiplane Overlay", - "Description": "Enable or disable the Multiplane Overlay, which can sometimes cause issues with graphics cards.", + "Description": "Multiplane Overlay compose multiple image layers, which can sometimes cause issues with graphics cards.", "category": "Customize Preferences", "panel": "2", "Type": "Toggle", diff --git a/docs/content/dev/tweaks/Customize-Preferences/NewOutlook.md b/docs/content/dev/tweaks/Customize-Preferences/NewOutlook.md index 483af765..45210792 100644 --- a/docs/content/dev/tweaks/Customize-Preferences/NewOutlook.md +++ b/docs/content/dev/tweaks/Customize-Preferences/NewOutlook.md @@ -3,10 +3,10 @@ title: "Microsoft Outlook New Version" description: "" --- -```json {filename="config/tweaks.json",linenos=inline,linenostart=1407} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1462} "WPFToggleNewOutlook": { "Content": "Microsoft Outlook New Version", - "Description": "If disabled, it removes the new Outlook toggle, disables the new Outlook migration, and ensures the classic Outlook application is used.", + "Description": "This will ensures the classic Outlook application is used.", "category": "Customize Preferences", "panel": "2", "Type": "Toggle", diff --git a/docs/content/dev/tweaks/Customize-Preferences/NumLock.md b/docs/content/dev/tweaks/Customize-Preferences/NumLock.md index 232566b4..42f33c8b 100644 --- a/docs/content/dev/tweaks/Customize-Preferences/NumLock.md +++ b/docs/content/dev/tweaks/Customize-Preferences/NumLock.md @@ -3,7 +3,7 @@ title: "Num Lock on Startup" description: "" --- -```json {filename="config/tweaks.json",linenos=inline,linenostart=1528} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1583} "WPFToggleNumLock": { "Content": "Num Lock on Startup", "Description": "Toggle the Num Lock key state when your computer starts.", diff --git a/docs/content/dev/tweaks/Customize-Preferences/S3Sleep.md b/docs/content/dev/tweaks/Customize-Preferences/S3Sleep.md index 647eb086..8c983ef2 100644 --- a/docs/content/dev/tweaks/Customize-Preferences/S3Sleep.md +++ b/docs/content/dev/tweaks/Customize-Preferences/S3Sleep.md @@ -3,10 +3,10 @@ title: "S3 Sleep" description: "" --- -```json {filename="config/tweaks.json",linenos=inline,linenostart=1572} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1627} "WPFToggleS3Sleep": { "Content": "S3 Sleep", - "Description": "Toggles between Modern Standby and S3 Sleep.", + "Description": "Toggles between Modern Standby and S3 Sleep which cuts of power to cpu while continuing to refreshes the memory.", "category": "Customize Preferences", "panel": "2", "Type": "Toggle", diff --git a/docs/content/dev/tweaks/Customize-Preferences/ShowExt.md b/docs/content/dev/tweaks/Customize-Preferences/ShowExt.md index ad3111e9..926d8b47 100644 --- a/docs/content/dev/tweaks/Customize-Preferences/ShowExt.md +++ b/docs/content/dev/tweaks/Customize-Preferences/ShowExt.md @@ -3,10 +3,10 @@ title: "File Explorer File Extensions" description: "" --- -```json {filename="config/tweaks.json",linenos=inline,linenostart=1333} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1388} "WPFToggleShowExt": { "Content": "File Explorer File Extensions", - "Description": "If enabled, File extensions (e.g., .txt, .jpg) are visible.", + "Description": "Shows .file extensions in explorer (.exe, .png, etc)", "category": "Customize Preferences", "panel": "2", "Type": "Toggle", diff --git a/docs/content/dev/tweaks/Customize-Preferences/StandbyFix.md b/docs/content/dev/tweaks/Customize-Preferences/StandbyFix.md index 3fdd7801..fba2e687 100644 --- a/docs/content/dev/tweaks/Customize-Preferences/StandbyFix.md +++ b/docs/content/dev/tweaks/Customize-Preferences/StandbyFix.md @@ -3,10 +3,10 @@ title: "S0 Sleep Network Connectivity" description: "" --- -```json {filename="config/tweaks.json",linenos=inline,linenostart=1554} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1609} "WPFToggleStandbyFix": { "Content": "S0 Sleep Network Connectivity", - "Description": "Enable or disable network connectivity during S0 Sleep.", + "Description": "Toggles network connectivity during S0 Sleep which is low power idle in modern laptops.", "category": "Customize Preferences", "panel": "2", "Type": "Toggle", diff --git a/docs/content/dev/tweaks/Customize-Preferences/StartMenuRecommendations.md b/docs/content/dev/tweaks/Customize-Preferences/StartMenuRecommendations.md index d4389c09..f2419ebc 100644 --- a/docs/content/dev/tweaks/Customize-Preferences/StartMenuRecommendations.md +++ b/docs/content/dev/tweaks/Customize-Preferences/StartMenuRecommendations.md @@ -3,10 +3,10 @@ title: "Start Menu Recommendations" description: "" --- -```json {filename="config/tweaks.json",linenos=inline,linenostart=1644} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1699} "WPFToggleStartMenuRecommendations": { "Content": "Start Menu Recommendations", - "Description": "If disabled, then you will not see recommendations in the Start Menu. WARNING: This will also disable Windows Spotlight on your Lock Screen as a side effect.", + "Description": "Toggles the recommendations section in the Start Menu. WARNING: This will also disable Windows Spotlight on your Lock Screen as a side effect.", "category": "Customize Preferences", "panel": "2", "Type": "Toggle", diff --git a/docs/content/dev/tweaks/Customize-Preferences/StickyKeys.md b/docs/content/dev/tweaks/Customize-Preferences/StickyKeys.md index c005038e..52fb5474 100644 --- a/docs/content/dev/tweaks/Customize-Preferences/StickyKeys.md +++ b/docs/content/dev/tweaks/Customize-Preferences/StickyKeys.md @@ -3,10 +3,10 @@ title: "Sticky Keys" description: "" --- -```json {filename="config/tweaks.json",linenos=inline,linenostart=1688} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1743} "WPFToggleStickyKeys": { "Content": "Sticky Keys", - "Description": "If enabled, Sticky Keys is activated. Sticky keys is an accessibility feature of some graphical user interfaces which assists users who have physical disabilities or help users reduce repetitive strain injury.", + "Description": "Toggles the stick keys which active when clicking shift rapidly", "category": "Customize Preferences", "panel": "2", "Type": "Toggle", diff --git a/docs/content/dev/tweaks/Customize-Preferences/TaskView.md b/docs/content/dev/tweaks/Customize-Preferences/TaskView.md index 848c6f6d..45a50592 100644 --- a/docs/content/dev/tweaks/Customize-Preferences/TaskView.md +++ b/docs/content/dev/tweaks/Customize-Preferences/TaskView.md @@ -3,10 +3,10 @@ title: "Taskbar Task View Icon" description: "" --- -```json {filename="config/tweaks.json",linenos=inline,linenostart=1752} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1807} "WPFToggleTaskView": { "Content": "Taskbar Task View Icon", - "Description": "If enabled, Task View Button in Taskbar will be shown.", + "Description": "Toggles the Task View Button in the Taskbar.", "category": "Customize Preferences", "panel": "2", "Type": "Toggle", diff --git a/docs/content/dev/tweaks/Customize-Preferences/TaskbarAlignment.md b/docs/content/dev/tweaks/Customize-Preferences/TaskbarAlignment.md index 693e0db9..4ebf9319 100644 --- a/docs/content/dev/tweaks/Customize-Preferences/TaskbarAlignment.md +++ b/docs/content/dev/tweaks/Customize-Preferences/TaskbarAlignment.md @@ -3,10 +3,10 @@ title: "Taskbar Centered Icons" description: "" --- -```json {filename="config/tweaks.json",linenos=inline,linenostart=1706} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1761} "WPFToggleTaskbarAlignment": { "Content": "Taskbar Centered Icons", - "Description": "[Windows 11] If enabled, the Taskbar Items will be shown on the Center, otherwise the Taskbar Items will be shown on the Left.", + "Description": "Toggles the taskbar alignment either to the left or center", "category": "Customize Preferences", "panel": "2", "Type": "Toggle", diff --git a/docs/content/dev/tweaks/Customize-Preferences/TaskbarSearch.md b/docs/content/dev/tweaks/Customize-Preferences/TaskbarSearch.md index 2ed0d27b..957cff18 100644 --- a/docs/content/dev/tweaks/Customize-Preferences/TaskbarSearch.md +++ b/docs/content/dev/tweaks/Customize-Preferences/TaskbarSearch.md @@ -3,10 +3,10 @@ title: "Taskbar Search Icon" description: "" --- -```json {filename="config/tweaks.json",linenos=inline,linenostart=1734} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1789} "WPFToggleTaskbarSearch": { "Content": "Taskbar Search Icon", - "Description": "If enabled, Search Button will be on the Taskbar.", + "Description": "Toggles the Search Button on the Taskbar.", "category": "Customize Preferences", "panel": "2", "Type": "Toggle", @@ -14,9 +14,9 @@ description: "" { "Path": "HKCU:\\Software\\Microsoft\\Windows\\CurrentVersion\\Search", "Name": "SearchboxTaskbarMode", - "Value": "1", + "Value": "0", "Type": "DWord", - "OriginalValue": "0", + "OriginalValue": "d", "DefaultState": "true" } ], diff --git a/docs/content/dev/tweaks/Customize-Preferences/VerboseLogon.md b/docs/content/dev/tweaks/Customize-Preferences/VerboseLogon.md index 6d3aa625..9cbbad0b 100644 --- a/docs/content/dev/tweaks/Customize-Preferences/VerboseLogon.md +++ b/docs/content/dev/tweaks/Customize-Preferences/VerboseLogon.md @@ -3,10 +3,10 @@ title: "Logon Verbose Mode" description: "" --- -```json {filename="config/tweaks.json",linenos=inline,linenostart=1389} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1444} "WPFToggleVerboseLogon": { "Content": "Logon Verbose Mode", - "Description": "Show detailed messages during the login process for troubleshooting and diagnostics.", + "Description": "Show detailed messages during startup/shutdown.", "category": "Customize Preferences", "panel": "2", "Type": "Toggle", diff --git a/docs/content/dev/tweaks/Essential-Tweaks/DisableExplorerAutoDiscovery.md b/docs/content/dev/tweaks/Essential-Tweaks/DisableExplorerAutoDiscovery.md index 1b9388c2..d918138d 100644 --- a/docs/content/dev/tweaks/Essential-Tweaks/DisableExplorerAutoDiscovery.md +++ b/docs/content/dev/tweaks/Essential-Tweaks/DisableExplorerAutoDiscovery.md @@ -3,7 +3,7 @@ title: "File Explorer Automatic Folder Discovery - Disable" description: "" --- -```json {filename="config/tweaks.json",linenos=inline,linenostart=1845} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1247} "WPFTweaksDisableExplorerAutoDiscovery": { "Content": "File Explorer Automatic Folder Discovery - Disable", "Description": "Windows Explorer automatically tries to guess the type of the folder based on its contents, slowing down the browsing experience. WARNING! Will disable File Explorer grouping.", diff --git a/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/changedns.md b/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/changedns.md index e855aa1d..29f58f1b 100644 --- a/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/changedns.md +++ b/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/changedns.md @@ -3,7 +3,7 @@ title: "DNS - Set to:" description: "" --- -```json {filename="config/tweaks.json",linenos=inline,linenostart=1821} +```json {filename="config/tweaks.json",linenos=inline,linenostart=1876} "WPFchangedns": { "Content": "DNS - Set to:", "category": "z__Advanced Tweaks - CAUTION",