depot/third_party/home-manager/tests/modules/services/hypridle/hypridle.conf
Default email 4d19ca4703 Project import generated by Copybara.
GitOrigin-RevId: a7117efb3725e6197dd95424136f79147aa35e5b
2024-06-04 11:23:39 -07:00

16 lines
258 B
Text

general {
after_sleep_cmd=hyprctl dispatch dpms on
ignore_dbus_inhibit=false
lock_cmd=hyprlock
}
listener {
on-timeout=hyprlock
timeout=900
}
listener {
on-resume=hyprctl dispatch dpms on
on-timeout=hyprctl dispatch dpms off
timeout=1200
}