From 4274bbd987fa5c63f37a7cb60651ef22ebe2ae2e Mon Sep 17 00:00:00 2001 From: "manuel.maier" Date: Fri, 24 Jul 2026 17:00:49 +0200 Subject: [PATCH] Windhawk/windows-11-taskbar-styler aktualisiert --- Windhawk/windows-11-taskbar-styler | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Windhawk/windows-11-taskbar-styler b/Windhawk/windows-11-taskbar-styler index f5ea986..8c6c97a 100644 --- a/Windhawk/windows-11-taskbar-styler +++ b/Windhawk/windows-11-taskbar-styler @@ -1,6 +1,6 @@ theme: Borderless styleConstants: - - TaskbarFrameWidth=1200 + - TaskbarFrameWidth=2000 controlStyles: - target: ScrollViewer > ScrollContentPresenter > Border > Grid styles: @@ -22,7 +22,7 @@ controlStyles: - target: Taskbar.TaskbarFrame > Windows.UI.Xaml.Controls.Grid#RootGrid > Taskbar.TaskbarBackground#BackgroundControl styles: - CornerRadius=8 - - Margin=0,2,0,2 + - Margin=0,4,0,4 - target: Windows.UI.Xaml.Shapes.Rectangle#BackgroundStroke styles: - Visibility=Collapsed