From d2747e2ca1e211a32e91e44010f40a00e0ac97e4 Mon Sep 17 00:00:00 2001 From: Leander Scherer Date: Sat, 30 May 2026 15:35:27 +0200 Subject: feat(quickshell): add popup controls and privacy indicators --- modules/system/quickshell/Background.qml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/system/quickshell/Background.qml') diff --git a/modules/system/quickshell/Background.qml b/modules/system/quickshell/Background.qml index 2bf9ae6..f15022d 100644 --- a/modules/system/quickshell/Background.qml +++ b/modules/system/quickshell/Background.qml @@ -5,7 +5,7 @@ import QtQuick PanelWindow { WlrLayershell.layer: WlrLayer.Background WlrLayershell.exclusiveZone: -1 - + anchors { top: true bottom: true -- cgit v1.3.1