xset: full path
This commit is contained in:
parent
e09a8bd253
commit
603af72d4e
@ -162,7 +162,7 @@
|
||||
|
||||
services.screen-locker = {
|
||||
enable = true;
|
||||
lockCmd = "${pkgs.slock}/bin/slock xset dpms force off";
|
||||
lockCmd = "${pkgs.slock}/bin/slock ${pkgs.xorg.xset}/bin/xset dpms force off";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user