Regenerated

This commit is contained in:
2026-03-26 15:13:40 +00:00
parent 8db5f9a055
commit 46f6758ab3
14 changed files with 33 additions and 181 deletions
@@ -1,16 +0,0 @@
general {
lock_cmd = hyprlock
after_sleep_cmd = hyprctl dispatch dpms on
ignore_dbus_inhibit = false
}
listener {
timeout = 600
on-timeout = hyprlock
}
listener {
timeout = 900
on-timeout = hyprctl dispatch dpms off
on-resume = hyprctl dispatch dpms on
}