1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-01-31 08:52:49 -05:00

settings: remove bad text

This commit is contained in:
bbedward
2026-01-29 13:07:06 -05:00
parent f2b1dbd256
commit 4f153f3026

View File

@@ -429,14 +429,6 @@ Item {
anchors.horizontalCenter: parent.horizontalCenter
}
StyledText {
text: I18n.tr("Click + to add a rule for the focused window")
font.pixelSize: Theme.fontSizeSmall - 1
color: Theme.surfaceVariantText
opacity: 0.7
anchors.horizontalCenter: parent.horizontalCenter
}
Item {
width: 1
height: Theme.spacingM