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