dotfiles/dot-config/hypr/hypridle.conf

11 lines
205 B
Plaintext
Raw Normal View History

general {
lock_cmd = ~/.config/hypr/bin/lockscreen
ignore_dbus_inhibit = false
ignore_systemd_inhibit = false
}
listener {
timeout = 3600
on-timeout = ~/.config/hypr/bin/lockscreen
}