1
0

i3lock -> xsecurelock

This commit is contained in:
2020-01-06 15:29:14 +00:00
parent de4b96d43b
commit ba7812e5ee
4 changed files with 5 additions and 5 deletions

View File

@@ -14,7 +14,7 @@ in {
enable = true;
time = 5; # minutes
locker = "${pkgs.i3lock}/bin/i3lock -n -c 000000";
locker = "${pkgs.xsecurelock}/bin/xsecurelock";
notify = 10; # seconds
notifier = "${pkgs.libnotify}/bin/notify-send \"Locking in 10 seconds\"";