Update generated documentation (#4075)

Co-authored-by: ChrisTitusTech <7896101+ChrisTitusTech@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2026-02-18 12:37:09 -06:00
committed by GitHub
parent f15c212df5
commit 3404f185f1
84 changed files with 170 additions and 237 deletions

View File

@@ -2,7 +2,8 @@
title: "Center Taskbar Items"
description: ""
---
```json {filename="config/tweaks.json",linenos=inline,linenostart=2522}
```json {filename="config/tweaks.json",linenos=inline,linenostart=2514}
"WPFToggleTaskbarAlignment": {
"Content": "Center Taskbar Items",
"Description": "[Windows 11] If Enabled then the Taskbar Items will be shown on the Center, otherwise the Taskbar Items will be shown on the Left.",
@@ -19,6 +20,11 @@ description: ""
"Type": "DWord"
}
],
"InvokeScript": [
"
Invoke-WinUtilExplorerUpdate -action \"restart\"
"
],
```
## Registry Changes