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

10 lines
164 B
Plaintext
Raw Normal View History

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