Files
dotfiles/hypr/hypridle.conf
2025-11-04 11:57:41 -08:00

10 lines
172 B
Plaintext

listener {
timeout = 100
on-timeout = hyprctl dispatch dpms off
}
listener {
timeout = 105
on-timeout = pgrep -x hyprlock || hyprlock & sleep 0.5; systemctl suspend
}