chore: add seconds text to linger label

This commit is contained in:
felixzsh
2026-08-12 08:53:21 -05:00
parent 05e52219c5
commit d1afc68b70
+1 -1
View File
@@ -230,7 +230,7 @@ Panel {
spacing: Style.spacing.labelGap spacing: Style.spacing.labelGap
Text { Text {
text: "Linger" text: "Linger (seconds)"
color: Qt.darker(Color.popups.text, 1.4) color: Qt.darker(Color.popups.text, 1.4)
font.family: Style.font.family font.family: Style.font.family
font.pixelSize: Style.font.caption font.pixelSize: Style.font.caption