From 43af16801fcbb7056a51ed5fd6539c74ff5c0379 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Fri, 12 Sep 2025 14:21:21 +0200 Subject: ... --- accounts/gkleen@sif/shell/quickshell/shell.qml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'accounts/gkleen@sif/shell/quickshell/shell.qml') diff --git a/accounts/gkleen@sif/shell/quickshell/shell.qml b/accounts/gkleen@sif/shell/quickshell/shell.qml index 693d741f..10c2eff6 100644 --- a/accounts/gkleen@sif/shell/quickshell/shell.qml +++ b/accounts/gkleen@sif/shell/quickshell/shell.qml @@ -20,7 +20,8 @@ ShellRoot { screen: screenScope.modelData WlrLayershell.layer: WlrLayer.Background - WlrLayershell.exclusionMode: ExclusionMode.Ignore + WlrLayershell.namespace: "background" + exclusionMode: ExclusionMode.Ignore anchors.top: true anchors.bottom: true -- cgit v1.2.3