chore: Update generated dev docs (#4432)

This commit is contained in:
Chris Titus
2026-04-29 11:59:52 -05:00
committed by GitHub
parent f2ca10e8c9
commit ec5c7a4639
6 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
--- ---
title: "Autologin - Enable" title: "AutoLogon - Run"
description: "" description: ""
--- ---
@@ -1,11 +1,11 @@
--- ---
title: "Acrylic Blur on Login Screen" title: "Logon Screen Acrylic Blur"
description: "" description: ""
--- ---
```json {filename="config/tweaks.json",linenos=inline,linenostart=1563} ```json {filename="config/tweaks.json",linenos=inline,linenostart=1563}
"WPFToggleLoginBlur": { "WPFToggleLoginBlur": {
"Content": "Acrylic Blur on Login Screen", "Content": "Logon Screen Acrylic Blur",
"Description": "If disabled, the acrylic blur effect will be removed on the Windows 10/11 login screen background.", "Description": "If disabled, the acrylic blur effect will be removed on the Windows 10/11 login screen background.",
"category": "Customize Preferences", "category": "Customize Preferences",
"panel": "2", "panel": "2",
@@ -1,5 +1,5 @@
--- ---
title: "Always Show Scrollbars" title: "Scrollbars Always Visible"
description: "" description: ""
--- ---
@@ -1,11 +1,11 @@
--- ---
title: "Notification Tray & Calendar - Disable" title: "System Tray Notifications & Calendar - Disable"
description: "" description: ""
--- ---
```json {filename="config/tweaks.json",linenos=inline,linenostart=999} ```json {filename="config/tweaks.json",linenos=inline,linenostart=999}
"WPFTweaksDisableNotifications": { "WPFTweaksDisableNotifications": {
"Content": "Notification Tray & Calendar - Disable", "Content": "System Tray Notifications & Calendar - Disable",
"Description": "Disables all Notifications INCLUDING Calendar.", "Description": "Disables all Notifications INCLUDING Calendar.",
"category": "z__Advanced Tweaks - CAUTION", "category": "z__Advanced Tweaks - CAUTION",
"panel": "1", "panel": "1",
@@ -1,11 +1,11 @@
--- ---
title: "Disable warnings for unsigned RDP files" title: "RDP Unsigned File Warnings - Disable"
description: "" description: ""
--- ---
```json {filename="config/tweaks.json",linenos=inline,linenostart=289} ```json {filename="config/tweaks.json",linenos=inline,linenostart=289}
"WPFTweaksDisableWarningForUnsignedRdp": { "WPFTweaksDisableWarningForUnsignedRdp": {
"Content": "Disable warnings for unsigned RDP files", "Content": "RDP Unsigned File Warnings - Disable",
"Description": "Disables warnings shown when launching unsigned RDP files introduced with the latest Windows 10 and 11 updates.", "Description": "Disables warnings shown when launching unsigned RDP files introduced with the latest Windows 10 and 11 updates.",
"category": "z__Advanced Tweaks - CAUTION", "category": "z__Advanced Tweaks - CAUTION",
"panel": "1", "panel": "1",
@@ -1,5 +1,5 @@
--- ---
title: "OO Shutup 10 - Run" title: "O&O ShutUp10++ - Run"
description: "" description: ""
--- ---