diff --git a/.config/quickshell/modules/sidebarLeft/SidebarLeft.qml b/.config/quickshell/modules/sidebarLeft/SidebarLeft.qml index a17e7f582..3acc6cb21 100644 --- a/.config/quickshell/modules/sidebarLeft/SidebarLeft.qml +++ b/.config/quickshell/modules/sidebarLeft/SidebarLeft.qml @@ -42,7 +42,7 @@ Scope { // Scope implicitWidth: Appearance.sizes.sidebarWidthExtended WlrLayershell.namespace: "quickshell:sidebarLeft" // Hyprland 0.49: OnDemand is Exclusive, Exclusive just breaks click-outside-to-close - WlrLayershell.keyboardFocus: WlrKeyboardFocus.OnDemand + // WlrLayershell.keyboardFocus: WlrKeyboardFocus.OnDemand color: "transparent" anchors {