From 4817afd1707c9a572af755a4751f97a8fa5a80c1 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Mon, 22 Jun 2026 11:39:13 +0200 Subject: ... --- accounts/gkleen@sif/shell/quickshell/Bar.qml | 6 ++++-- 1 file changed, 4 insertions(+), 2 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 e8bd6245..bce72077 100644 --- a/accounts/gkleen@sif/shell/quickshell/Bar.qml +++ b/accounts/gkleen@sif/shell/quickshell/Bar.qml @@ -112,14 +112,16 @@ PanelWindow { BatteryWidget {} + LockscreenInhibitorWidget {} + WaylandInhibitorWidget { window: bar } - NotificationInhibitorWidget {} - LidSwitchInhibitorWidget {} + NotificationInhibitorWidget {} + Item { height: parent.height width: 8 - 4 -- cgit v1.2.3