Commit c6d677a37916
Changed files (1)
users
vincent
desktop
users/vincent/desktop/i3.nix
@@ -159,9 +159,9 @@ in
enable = true;
lockCmd = lockCommand;
inactiveInterval = 60;
- xautolockExtraOptions = [
- "Xautolock.killer: systemctl suspend"
- ];
+ # xautolockExtraOptions = [
+ # "Xautolock.killer: systemctl suspend"
+ # ];
};
random-background = {
enable = true;