lock
This commit is contained in:
+1
-1
@@ -18,7 +18,7 @@
|
|||||||
description = "Lock screen before suspend";
|
description = "Lock screen before suspend";
|
||||||
serviceConfig = {
|
serviceConfig = {
|
||||||
Type = "oneshot";
|
Type = "oneshot";
|
||||||
ExecStart = "/run/current-system/sw/bin/hyprlock";
|
ExecStart = "${pkgs.hyprlock}/bin/hyprlock";
|
||||||
};
|
};
|
||||||
wantedBy = [ "sleep.target" ];
|
wantedBy = [ "sleep.target" ];
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user