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