hyprlock: use custom script for both types of lock

This commit is contained in:
Christoph Hollizeck 2024-11-17 01:10:25 +01:00
parent 7739403910
commit 303f09a113
Signed by: Daholli
GPG key ID: 1763BB530F50279E
2 changed files with 2 additions and 2 deletions

View file

@ -35,7 +35,7 @@ in
${namespace}.desktop.hyprland.settings = {
bind = [
"$mod CTRL, l, exec, ${hyprlock-blur}/bin/hyprlock-blur"
"$mod CTRL, l, exec, hyprlock-blur"
];
};