This commit is contained in:
committer@tuxwarrior
2026-02-28 06:33:33 -05:00
parent 91ecb7d6ef
commit 147eee6907

View File

@@ -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.
}