Files
lnx-arch/dots/hypridle/hypridle.conf

18 lines
274 B
Plaintext
Raw Normal View History

2024-05-01 14:08:17 -05:00
# timeout in seconds
#
# https://github.com/hyprwm/hypridle
2026-02-27 07:33:03 -05:00
# https://wiki.hypr.land/Hypr-Ecosystem/hypridle/
2024-05-01 14:08:17 -05:00
general {
}
listener {
timeout = 1800 # 30x60
on-timeout = hyprlock
}
listener {
timeout = 2400 # 45x60
on-timeout = hyprctl dispatch dpms off
}