quickshell: drop bar dividers, space groups instead

This commit is contained in:
rope 2026-07-28 22:21:49 +01:00
parent 7bfd1e25c3
commit df2fe84c5d

View file

@ -775,18 +775,12 @@ in
font.pixelSize: 16
}
// BarSep: hairline between widget groups in the bar column.
// Wrapped in a plain Item because a Column refuses to position
// children that set their own horizontalCenter anchor.
// BarSep: extra whitespace between widget groups. Groups are
// separated by air, not by lines a drawn rule read as clutter
// in a 46px column.
component BarSep: Item {
width: Theme.barWidth
height: 1
Rectangle {
anchors.centerIn: parent
width: 16
height: 1
color: Theme.base02
}
height: 12
}
// GlanceStat: a bar-column stat clock-sized value over a