forked from Shinonome/dots-hyprland
bar: layout indicator: smaller
This commit is contained in:
@@ -422,7 +422,7 @@ Scope {
|
|||||||
Layout.rightMargin: indicatorsRowLayout.realSpacing
|
Layout.rightMargin: indicatorsRowLayout.realSpacing
|
||||||
sourceComponent: StyledText {
|
sourceComponent: StyledText {
|
||||||
text: HyprlandXkb.currentLayoutCode
|
text: HyprlandXkb.currentLayoutCode
|
||||||
font.pixelSize: Appearance.font.pixelSize.small
|
font.pixelSize: Appearance.font.pixelSize.smaller
|
||||||
color: rightSidebarButton.colText
|
color: rightSidebarButton.colText
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user