dregil: Update config

This commit is contained in:
Alexander Kobjolke 2025-03-14 23:08:00 +01:00
parent dc3725a83d
commit a9da0426fb
9 changed files with 86 additions and 26 deletions

View file

@ -7,7 +7,7 @@
{
config.services.screen-locker = {
enable = true;
enable = false;
inactiveInterval = 30;
lockCmd = "${pkgs.i3lock}/bin/i3lock -n -c 000000";
xautolock.extraOptions = [ "-detectsleep" ];