feat(hypridle): stop locking before dpms off

This commit is contained in:
2026-03-10 14:11:37 -07:00
committed by Kat Huang
parent 43bc47df9d
commit 0ce93be240

View File

@@ -4,11 +4,6 @@ general {
after_sleep_cmd = hyprctl dispatch dpms on after_sleep_cmd = hyprctl dispatch dpms on
} }
listener {
timeout = 600
on-timeout = loginctl lock-session
}
listener { listener {
timeout = 900 timeout = 900
on-timeout = hyprctl dispatch dpms off on-timeout = hyprctl dispatch dpms off