From 4f1afdd2527e5def0ec49666e58d6270ad77a6d0 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Thu, 26 Feb 2026 19:34:25 +0100 Subject: ... --- accounts/gkleen@sif/shell/quickshell/Lockscreen.qml | 7 ------- 1 file changed, 7 deletions(-) (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 996fd41b..fc2e1f9f 100644 --- a/accounts/gkleen@sif/shell/quickshell/Lockscreen.qml +++ b/accounts/gkleen@sif/shell/quickshell/Lockscreen.qml @@ -31,13 +31,6 @@ Scope { } } - IpcHandler { - target: "Lockscreen" - - function setLocked(locked: bool): void { lock.locked = locked; } - function getLocked(): bool { return lock.locked; } - } - Connections { target: Custom.Systemd function onSleep(before: bool) { -- cgit v1.2.3