From 2647d90c60a88e91b12ec6c059d16512bc08d275 Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Wed, 15 Jan 2025 13:28:41 +0900 Subject: removed the double notification on hypridle after unlocked --- config/hypr/hypridle.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/hypr/hypridle.conf b/config/hypr/hypridle.conf index 18aff919..aeb0258c 100644 --- a/config/hypr/hypridle.conf +++ b/config/hypr/hypridle.conf @@ -30,7 +30,7 @@ listener { listener { timeout = 600 # 10 min on-timeout = loginctl lock-session # command to run when timeout has passed - on-resume = notify-send " Desktop Unlocked!" # command to run when activity is detected after timeout has fired. + #on-resume = notify-send " Desktop Unlocked!" # command to run when activity is detected after timeout has fired. } # Turn off screen -- cgit v1.2.3