mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-07-05 06:57:29 -05:00
qs: fix wrong capitalization in cheatsheet
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user