summaryrefslogtreecommitdiff
path: root/modules/bar/components/StatusIcons.qml
diff options
context:
space:
mode:
Diffstat (limited to 'modules/bar/components/StatusIcons.qml')
-rw-r--r--modules/bar/components/StatusIcons.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/bar/components/StatusIcons.qml b/modules/bar/components/StatusIcons.qml
index f1e3ffe..01284c6 100644
--- a/modules/bar/components/StatusIcons.qml
+++ b/modules/bar/components/StatusIcons.qml
@@ -48,7 +48,7 @@ StyledRect {
sourceComponent: StyledText {
animate: true
- text: Hyprland.kbLayout
+ text: Hypr.kbLayout
color: root.colour
font.family: Appearance.font.family.mono
}