Commit graph

6 commits

Author SHA1 Message Date
Jeena
11d2d51544 fix: lock screen on lid close without desktop flash on open
- Add lid-close.sh: starts hyprlock in background and immediately cuts
  the display via dpms off, so the display is dark while hyprlock renders
- William.conf: bind lid close to lid-close.sh; bind lid open to kill dim
  and turn display back on
- lock.sh: pass --no-fade-in to hyprlock
- hyprlock.conf: disable fadeOut animation
- hypridle.conf: add inhibit_sleep = 3 and use loginctl lock-session
2026-05-09 08:36:01 +09:00
14a94a4ece feat: auto-mute audio on lock and unmute on unlock 2026-04-11 06:54:59 +00:00
8d7981e027 Kill dim on wakeup 2025-09-13 22:24:58 +09:00
a17aa97d68 Fix timeout times in hypridle
For some reason when there was too much time between dim
and lock it would always wake up and stay awake for ever.
2025-09-13 21:51:29 +09:00
455943ef3d Declutter and comment hypridle.conf 2025-09-12 22:23:07 +09:00
8e85fe845b first commit 2025-08-28 11:23:01 +09:00