diff --git a/.config/quickshell/ii/modules/bar/Bar.qml b/.config/quickshell/ii/modules/bar/Bar.qml index f14a538d8..a20862d40 100644 --- a/.config/quickshell/ii/modules/bar/Bar.qml +++ b/.config/quickshell/ii/modules/bar/Bar.qml @@ -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 } }