dotfiles/dot-config/hypr/hypridle.conf
2024-10-25 16:48:49 +05:00

11 lines
205 B
Plaintext

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