diff --git a/quickshell/Components/SystemTrayButton.qml b/quickshell/Components/SystemTrayButton.qml index c1e03578..e8bd517b 100644 --- a/quickshell/Components/SystemTrayButton.qml +++ b/quickshell/Components/SystemTrayButton.qml @@ -15,8 +15,8 @@ Item { Rectangle { anchors { fill: parent - leftMargin: 10 - rightMargin: 10 + leftMargin: 5 + rightMargin: 5 } color: Stylix.base01