forked from Shinonome/dots-hyprland
fix persisting Windows key, instead of user configured key
This commit is contained in:
@@ -141,7 +141,7 @@ ContentPage {
|
|||||||
key: "Ctrl"
|
key: "Ctrl"
|
||||||
}
|
}
|
||||||
KeyboardKey {
|
KeyboardKey {
|
||||||
key: ""
|
key: Config.options.cheatsheet.superKey ?? ""
|
||||||
}
|
}
|
||||||
StyledText {
|
StyledText {
|
||||||
Layout.alignment: Qt.AlignVCenter
|
Layout.alignment: Qt.AlignVCenter
|
||||||
|
|||||||
Reference in New Issue
Block a user