diff --git a/modules/bar/widgets/Workspaces.qml b/modules/bar/widgets/Workspaces.qml index af3404a..f5d5069 100644 --- a/modules/bar/widgets/Workspaces.qml +++ b/modules/bar/widgets/Workspaces.qml @@ -70,7 +70,9 @@ Rectangle { } Row { - anchors.centerIn: parent + anchors.left: parent.left + anchors.leftMargin: Config.spacing_fun(bar.height)*1.5 + anchors.verticalCenter: parent.verticalCenter spacing: Config.spacing_fun(parent.height) Text {