forked from Shinonome/dots-hyprland
FIX: Quick Settings keybinding hint (#2794)
This commit is contained in:
@@ -141,7 +141,7 @@ ContentPage {
|
||||
key: "Ctrl"
|
||||
}
|
||||
KeyboardKey {
|
||||
key: ""
|
||||
key: Config.options.cheatsheet.superKey ?? ""
|
||||
}
|
||||
StyledText {
|
||||
Layout.alignment: Qt.AlignVCenter
|
||||
|
||||
Reference in New Issue
Block a user