hyprlock: use custom script for both types of lock
This commit is contained in:
parent
7739403910
commit
303f09a113
2 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||
];
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue