ParetoSecurity / ParetoSecurity/agent
hyprlock not dected as "Password is required to unlock the screen"
Open
@dz0ny is already working on this.
Since Jan 12, 2026.
bug
triage
- Dominant language
- Go
- Stars
- 46
- Forks
- 5
- Avg merge
- 1h 6m
- Merged PRs (30d)
- 1
Description
Describe the bug
hyprwm/hyprlock, the standard screen locking utility under hyprland, is not detected as "Password is required to unlock the screen".
To Reproduce
Steps to reproduce the behavior:
- install hyprlock on nixos, e.g. through home-manager's
programs.hyprlock.enable = true; - run checks in paretosecurity
- see
Check failed: Password is required to unlock the screen - Password after sleep or screensaver is offin logs, right below log lines indicating checks are only performed for Gnome, KDE and Sway
Expected behavior
The check passes.
Version
paretosecurity version 0.3.11
Additional context
Add any other context about the problem here.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.