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 {