bar: layout indicator: smaller

This commit is contained in:
end-4
2025-07-23 22:12:54 +07:00
parent 012df9dcd7
commit ffeb27f04e
+1 -1
View File
@@ -422,7 +422,7 @@ Scope {
Layout.rightMargin: indicatorsRowLayout.realSpacing
sourceComponent: StyledText {
text: HyprlandXkb.currentLayoutCode
font.pixelSize: Appearance.font.pixelSize.small
font.pixelSize: Appearance.font.pixelSize.smaller
color: rightSidebarButton.colText
}
}