From aebd3235d755cb1ff95995b461e497fea2d52e8b Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Thu, 11 Sep 2025 14:43:11 +0200 Subject: ... --- accounts/gkleen@sif/shell/quickshell/Bar.qml | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) (limited to 'accounts/gkleen@sif/shell/quickshell/Bar.qml') diff --git a/accounts/gkleen@sif/shell/quickshell/Bar.qml b/accounts/gkleen@sif/shell/quickshell/Bar.qml index d52740b2..52b9b344 100644 --- a/accounts/gkleen@sif/shell/quickshell/Bar.qml +++ b/accounts/gkleen@sif/shell/quickshell/Bar.qml @@ -70,23 +70,13 @@ PanelWindow { Item { enabled: privacy.active height: parent.height - width: 8 + width: 8 - 4 } BatteryWidget {} - Item { - height: parent.height - width: 8 - } - BrightnessWidget {} - Item { - height: parent.height - width: 4 - } - PipewireWidget {} SystemTray {} -- cgit v1.2.3