feat(i3): use betterlockscreen instead of i3lock

This commit is contained in:
Michael Mandl 2022-07-26 13:44:58 +02:00
parent adaf694330
commit d3ab88500a
Signed by: mandlm
GPG key ID: 4AA25D647AA54CC7
2 changed files with 3 additions and 3 deletions

View file

@ -18,5 +18,5 @@
programs.kitty.font.size = 16;
services.screen-locker.inactiveInterval = 20;
services.betterlockscreen.inactiveInterval = 20;
}