- Prepend ~/.local/bin to PATH so user scripts (hyprlock wrapper,
weather.sh) resolve before system binaries.
- Gate dpms-off and suspend on lock screen running (condition_cmd)
so idle inhibitors from apps work while unlocked but screen still
blanks and machine suspends after lock.
- Enable allow_session_lock_restore so a crashed lock client can be
replaced.
- Temporarily enable debug logging to diagnose re-lock issues.