From badf7aba844967c5d13e01079c12df758715167a Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Sun, 27 Sep 2026 12:37:52 +0200 Subject: ... --- accounts/gkleen@skadhi/shell/quickshell/NiriIdle.qml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'accounts/gkleen@skadhi/shell/quickshell/NiriIdle.qml') diff --git a/accounts/gkleen@skadhi/shell/quickshell/NiriIdle.qml b/accounts/gkleen@skadhi/shell/quickshell/NiriIdle.qml index beff205c..fb1cfa4d 100644 --- a/accounts/gkleen@skadhi/shell/quickshell/NiriIdle.qml +++ b/accounts/gkleen@skadhi/shell/quickshell/NiriIdle.qml @@ -22,7 +22,7 @@ Scope { } Connections { target: Custom.Systemd - function onSleep(before: bool) { + function onPrepareForSleep(before: bool) { if (!before) NiriService.sendCommand({ "Action": { "PowerOnMonitors": {} } }, _ => {}); } -- cgit v1.2.3