From 3aa8ea55e765d24b8dbdc3ca394bacf51adae69c Mon Sep 17 00:00:00 2001 From: bbedward Date: Mon, 8 Sep 2025 17:28:22 -0400 Subject: [PATCH] case --- Modules/Settings/TopBarTab.qml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Modules/Settings/TopBarTab.qml b/Modules/Settings/TopBarTab.qml index 3860f288..fe161e04 100644 --- a/Modules/Settings/TopBarTab.qml +++ b/Modules/Settings/TopBarTab.qml @@ -604,7 +604,7 @@ Item { } StyledText { - text: "Always show the top bar when Niri's overview is open" + text: "Always show the top bar when niri's overview is open" font.pixelSize: Theme.fontSizeSmall color: Theme.surfaceVariantText wrapMode: Text.WordWrap