update lock
This commit is contained in:
+1
-1
@@ -10,7 +10,7 @@
|
||||
serviceConfig = {
|
||||
Type = "oneshot";
|
||||
# Run as your user
|
||||
ExecStart = "${pkgs.hyprlock}/bin/hyprlock -n";
|
||||
ExecStart = "${pkgs.hyprlock}/bin/hyprlock";
|
||||
};
|
||||
wantedBy = [ "sleep.target" ];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user