diff options
Diffstat (limited to 'window-switcher')
| -rw-r--r-- | window-switcher/Switcher.qml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/window-switcher/Switcher.qml b/window-switcher/Switcher.qml index 960cb58..d907ab7 100644 --- a/window-switcher/Switcher.qml +++ b/window-switcher/Switcher.qml @@ -75,7 +75,7 @@ Scope { color: "transparent" exclusionMode: ExclusionMode.Ignore WlrLayershell.layer: WlrLayer.Overlay - WlrLayershell.namespace: "window-switcher" + WlrLayershell.namespace: "quickshell-window-switcher" WlrLayershell.keyboardFocus: WlrKeyboardFocus.Exclusive // Keys reach a focused item, not a window: Keys.onEscapePressed on |
