mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-26 02:27:30 -05:00
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