From 8d7981e027163ebefb3c640c8c9f85fdfb3c4100 Mon Sep 17 00:00:00 2001 From: Jeena Date: Sat, 13 Sep 2025 22:24:58 +0900 Subject: [PATCH] Kill dim on wakeup --- hypr/hypridle.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/hypr/hypridle.conf b/hypr/hypridle.conf index 52a819f..49aa6de 100644 --- a/hypr/hypridle.conf +++ b/hypr/hypridle.conf @@ -17,6 +17,7 @@ listener { # Only dims the screen, does not lock yet # This shows you that lock will happen soon on-timeout = dim + on-resume = pkill -x dim } # Step 2: Lock screen at 2 min idle