Files
Nomarchy/modules/home/idle.nix
Bernardo Magri 060bf524af
All checks were successful
Check / eval (push) Successful in 5m24s
fix(idle): skip DPMS-off when docked (#127 mitigation)
Blanking the only live output in dock mode led to a brick where wake and
even VT switch failed. Skip hypridle's 10m dpms off when any laptop
internal (eDP/LVDS/DSI) is present but not enabled; lock at 5m remains.
Undocked still blanks. Document LATER revisit for intentional
DPMS-when-docked once wake is proven.

V1: nix flake check --no-build. V3: docked idle stays lit under lock.
2026-07-15 12:51:34 +01:00

8.3 KiB