FIX: Quick Settings keybinding hint (#2794)

This commit is contained in:
end-4
2026-01-03 19:26:30 +01:00
committed by GitHub
@@ -141,7 +141,7 @@ ContentPage {
key: "Ctrl"
}
KeyboardKey {
key: "󰖳"
key: Config.options.cheatsheet.superKey ?? "󰖳"
}
StyledText {
Layout.alignment: Qt.AlignVCenter