Megnas-Config/.config/hypr/hypridle.conf

10 lines
163 B
Plaintext
Raw Permalink Normal View History

general {
lock_cmd = pidof hyprlock || hyprlock
before_sleep_cmd = loginctl lock-session
}
listener {
timeout = 60
on-timeout = loginctl lock-session
}