bar: layout indicator: make not freaking tiny

This commit is contained in:
end-4
2025-07-23 22:25:18 +07:00
parent 47980da78e
commit b67c4553f6
+1 -1
View File
@@ -465,7 +465,7 @@ Scope {
Layout.rightMargin: indicatorsRowLayout.realSpacing
sourceComponent: StyledText {
text: HyprlandXkb.currentLayoutCode
font.pixelSize: Appearance.font.pixelSize.smaller
font.pixelSize: Appearance.font.pixelSize.small
color: rightSidebarButton.colText
}
}