summaryrefslogtreecommitdiff
path: root/accounts/gkleen@sif/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'accounts/gkleen@sif/default.nix')
-rw-r--r--accounts/gkleen@sif/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/accounts/gkleen@sif/default.nix b/accounts/gkleen@sif/default.nix
index a062e83e..11f24f31 100644
--- a/accounts/gkleen@sif/default.nix
+++ b/accounts/gkleen@sif/default.nix
@@ -345,7 +345,7 @@ in {
345 { event = "lock"; command = lockCommand; } 345 { event = "lock"; command = lockCommand; }
346 ]; 346 ];
347 timeouts = [ 347 timeouts = [
348 { timeout = 330; command = lockCommand; } 348 { timeout = 600; command = lockCommand; }
349 ]; 349 ];
350 extraArgs = [ 350 extraArgs = [
351 "-w" 351 "-w"