4d19ca4703
GitOrigin-RevId: a7117efb3725e6197dd95424136f79147aa35e5b
16 lines
258 B
Text
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
|
|
}
|