make screenlocker less obnoxious
This commit is contained in:
parent
4d49bd52e3
commit
beb7f25717
1 changed files with 1 additions and 1 deletions
|
@ -79,7 +79,7 @@ in
|
||||||
|
|
||||||
programs.xss-lock = {
|
programs.xss-lock = {
|
||||||
enable = true;
|
enable = true;
|
||||||
lockerCommand = "${pkgs.i3lock}/bin/i3lock";
|
lockerCommand = "${pkgs.i3lock}/bin/i3lock -c 1d2021";
|
||||||
};
|
};
|
||||||
|
|
||||||
services.illum.enable = true;
|
services.illum.enable = true;
|
||||||
|
|
Loading…
Reference in a new issue