How to setup Hyprlock on nixos? #800
Answered
by
fufexan
Oneechan69
asked this question in
Q&A
-
I looked at the github repo and the wiki page but they don't describe to how to make it the default lockscreen. I added programs.hyprlock.enable = true; to my configuration.nix and nothing happens when I reboot. |
Beta Was this translation helpful? Give feedback.
Answered by
fufexan
Jun 10, 2025
Replies: 0 comments 1 reply
-
Wrong repo, I'll transfer this to hyprlock. You also need to configure hypridle or some other idle daemon like swayidle. You also need to set up binds if you want to press, say, Super + L to lock. See https://wiki.hyprland.org/Hypr-Ecosystem/hypridle/#examples. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Oneechan69
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Wrong repo, I'll transfer this to hyprlock.
You also need to configure hypridle or some other idle daemon like swayidle. You also need to set up binds if you want to press, say, Super + L to lock.
See https://wiki.hyprland.org/Hypr-Ecosystem/hypridle/#examples.