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/Lockscreen.qml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'accounts/gkleen@sif/shell/quickshell/Lockscreen.qml') diff --git a/accounts/gkleen@sif/shell/quickshell/Lockscreen.qml b/accounts/gkleen@sif/shell/quickshell/Lockscreen.qml index 30fa68b5..0b4a68b2 100644 --- a/accounts/gkleen@sif/shell/quickshell/Lockscreen.qml +++ b/accounts/gkleen@sif/shell/quickshell/Lockscreen.qml @@ -47,7 +47,7 @@ Scope { IdleMonitor { id: idleMonitor - enabled: !lock.secure + enabled: !lock.secure && !InhibitorState.lockscreenInhibited timeout: 600 respectInhibitors: true -- cgit v1.2.3