From 147eee690786e4731c99751bfb1c671c70e53f27 Mon Sep 17 00:00:00 2001 From: "committer@tuxwarrior" Date: Sat, 28 Feb 2026 06:33:33 -0500 Subject: [PATCH] u --- dots/hypridle/hypridle.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dots/hypridle/hypridle.conf b/dots/hypridle/hypridle.conf index e6e662a..4ebeb76 100644 --- a/dots/hypridle/hypridle.conf +++ b/dots/hypridle/hypridle.conf @@ -27,7 +27,7 @@ listener { # LOCK } listener { # SCREEN OFF - timeout = 2400 # 45 (x60) + timeout = 2400 # 40 (x60) on-timeout = hyprctl dispatch dpms off # screen off when timeout has passed on-resume = hyprctl dispatch dpms on && brightnessctl -r # screen on when activity is detected after timeout has fired. }