Removed "right" text on the bar

This commit is contained in:
quadbyte 2025-08-10 09:30:01 -04:00
parent 6f07224a31
commit cd6e672978

View file

@ -67,11 +67,6 @@ PanelWindow {
anchors.verticalCenter: bar.verticalCenter
spacing: Style.marginSmall * scaling
NText {
text: "Right"
anchors.verticalCenter: parent.verticalCenter
}
Clock {
anchors.verticalCenter: parent.verticalCenter
}