Regenerated

This commit is contained in:
2026-03-25 20:46:28 +00:00
parent fa44f9863b
commit 5bc4b819f4
2295 changed files with 82198 additions and 42 deletions
@@ -1 +0,0 @@
/nix/store/aavn5w35bw494vfycdw46d5pg14nf5g4-home-manager-files/.config/hypr/hypridle.conf
@@ -0,0 +1,16 @@
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
}