From edec446aed32557afa1df18f628433dba9476259 Mon Sep 17 00:00:00 2001 From: end-4 <97237370+end-4@users.noreply.github.com> Date: Sat, 17 May 2025 22:47:44 +0200 Subject: [PATCH] space --- .config/quickshell/modules/common/widgets/PrimaryTabButton.qml | 1 + 1 file changed, 1 insertion(+) diff --git a/.config/quickshell/modules/common/widgets/PrimaryTabButton.qml b/.config/quickshell/modules/common/widgets/PrimaryTabButton.qml index 2f917449..9839f0a5 100644 --- a/.config/quickshell/modules/common/widgets/PrimaryTabButton.qml +++ b/.config/quickshell/modules/common/widgets/PrimaryTabButton.qml @@ -120,6 +120,7 @@ TabButton { } } } + contentItem: Item { anchors.centerIn: buttonBackground ColumnLayout {