fixed workspace num moving

This commit is contained in:
Hannes
2026-07-05 18:40:25 +02:00
parent a3bc7e73e5
commit 6ebd2bf648
+3 -1
View File
@@ -70,7 +70,9 @@ Rectangle {
} }
Row { 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) spacing: Config.spacing_fun(parent.height)
Text { Text {