diff --git a/config/tweaks.json b/config/tweaks.json index e11e5ec2..6902ede5 100644 --- a/config/tweaks.json +++ b/config/tweaks.json @@ -1785,13 +1785,6 @@ "Value": "0", "Type": "DWord" }, - { - "Path": "HKCU:\\Software\\Microsoft\\Windows\\CurrentVersion\\Explorer\\Advanced", - "OriginalValue": "1", - "Name": "TaskbarDa", - "Value": "0", - "Type": "DWord" - }, { "Path": "HKCU:\\Software\\Microsoft\\Windows\\CurrentVersion\\Explorer\\Advanced", "OriginalValue": "1", @@ -2827,25 +2820,6 @@ ], "link": "https://winutil.christitus.com/dev/tweaks/customize-preferences/taskview" }, - "WPFToggleTaskbarWidgets": { - "Content": "Widgets Button in Taskbar", - "Description": "If Enabled then Widgets Button in Taskbar will be shown.", - "category": "Customize Preferences", - "panel": "2", - "Order": "a204_", - "Type": "Toggle", - "registry": [ - { - "Path": "HKCU:\\Software\\Microsoft\\Windows\\CurrentVersion\\Explorer\\Advanced", - "Name": "TaskbarDa", - "Value": "1", - "OriginalValue": "0", - "DefaultState": "true", - "Type": "DWord" - } - ], - "link": "https://winutil.christitus.com/dev/tweaks/customize-preferences/taskbarwidgets" - }, "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.",