oops. that wasn't fixed

This commit is contained in:
Reid 2024-04-25 00:58:23 -07:00
parent 973c3d8bac
commit bf4f121ec1

View file

@ -18,7 +18,7 @@ in {
enable = true; enable = true;
package = cfg.package; package = cfg.package;
lockCmd = "pidof hyprlock || ${lib.getExe config.modules.desktop.hyprlock.package}"; lockCmd = "pidof hyprlock || ${config.modules.desktop.hyprland.package}/bin/hyprctl dispatch exec ${lib.getExe config.modules.desktop.hyprlock.package}";
unlockCmd = "pkill -USR1 hyprlock"; unlockCmd = "pkill -USR1 hyprlock";
listeners = let listeners = let