hypridle: use custom blur script

This commit is contained in:
Christoph Hollizeck 2024-11-14 21:15:29 +01:00
parent 1f8aadce36
commit 4395cfcb2a
WARNING! Although there is a key with this ID in the database it does not verify this commit! This commit is SUSPICIOUS.
GPG key ID: 1763BB530F50279E
2 changed files with 4 additions and 1 deletions

View file

@ -31,6 +31,8 @@ in
config = mkIf cfg.enable {
security.pam.services.hyprlock = { };
environment.systemPackages = [ hyprlock-blur ];
${namespace}.desktop.hyprland.settings = {
bind = [
"$mod CTRL, l, exec, ${hyprlock-blur}/bin/hyprlock-blur"