1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2025-12-06 05:25:41 -05:00

Remove power menu hints

This commit is contained in:
bbedward
2025-09-21 21:02:40 -04:00
parent 8fb17f7fd5
commit a3b3e49313

View File

@@ -328,14 +328,6 @@ DankModal {
height: Theme.spacingS
}
StyledText {
text: "↑↓ Navigate • Tab Cycle • Enter Select • Esc Close"
font.pixelSize: Theme.fontSizeSmall
color: Theme.surfaceVariantText
anchors.horizontalCenter: parent.horizontalCenter
opacity: 0.7
}
}
}