From 233e463f87131a61d04dcf747e2e99f71c39d5cd Mon Sep 17 00:00:00 2001 From: Alexander Date: Sun, 12 Jul 2026 16:12:37 +0200 Subject: [PATCH] Lock with hyprland on idle --- modules/window-manager/hypr/hypridle.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/window-manager/hypr/hypridle.conf b/modules/window-manager/hypr/hypridle.conf index 11ba2ad..73c4992 100644 --- a/modules/window-manager/hypr/hypridle.conf +++ b/modules/window-manager/hypr/hypridle.conf @@ -18,7 +18,7 @@ listener { listener { timeout = 300 # 5min - on-timeout = loginctl lock-session # lock screen when timeout has passed + on-timeout = hyprlock # lock screen when timeout has passed } # listener {