qs: fix wrong capitalization in cheatsheet

This commit is contained in:
end-4
2026-05-14 14:34:07 +02:00
parent 28ba8a4f43
commit 5c66902900
3 changed files with 12 additions and 9 deletions
@@ -46,8 +46,8 @@ Scope { // Scope
implicitWidth: cheatsheetBackground.width + Appearance.sizes.elevationMargin * 2
implicitHeight: cheatsheetBackground.height + Appearance.sizes.elevationMargin * 2
WlrLayershell.namespace: "quickshell:cheatsheet"
// Hyprland 0.49: Focus is always exclusive and setting this breaks mouse focus grab
// WlrLayershell.keyboardFocus: WlrKeyboardFocus.Exclusive
// Setting this value makes it take its sweet time to open
// WlrLayershell.keyboardFocus: WlrKeyboardFocus.OnDemand
color: "transparent"
mask: Region {