fix
This commit is contained in:
parent
7497a4571f
commit
d45beea1c2
@ -14,7 +14,7 @@ Rectangle {
|
|||||||
implicitHeight: Settings.config.barHeight - 10
|
implicitHeight: Settings.config.barHeight - 10
|
||||||
radius: Settings.config.barHeight / 2
|
radius: Settings.config.barHeight / 2
|
||||||
property var screen: screen
|
property var screen: screen
|
||||||
RowLayout {
|
Row {
|
||||||
id: workspaceRow
|
id: workspaceRow
|
||||||
anchors.centerIn: parent
|
anchors.centerIn: parent
|
||||||
spacing: 5 // Slightly increase spacing between workspace buttons
|
spacing: 5 // Slightly increase spacing between workspace buttons
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user