From 1a0e084d7ec23793fd3db775d451307f3a485788 Mon Sep 17 00:00:00 2001 From: Gabi <182965942+GabiNun@users.noreply.github.com> Date: Wed, 18 Feb 2026 22:23:09 +0200 Subject: [PATCH] Add Undoscript to WPFToggleTaskbarAlignment (#4079) --- config/tweaks.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/config/tweaks.json b/config/tweaks.json index 82290e1a..8a8eb2da 100644 --- a/config/tweaks.json +++ b/config/tweaks.json @@ -2531,6 +2531,11 @@ Invoke-WinUtilExplorerUpdate -action \"restart\" " ], + "UndoScript": [ + " + Invoke-WinUtilExplorerUpdate -action \"restart\" + " + ], "link": "https://winutil.christitus.com/dev/tweaks/customize-preferences/taskbaralignment" }, "WPFToggleDetailedBSoD": {