diff --git a/modules/shell/helix.nix b/modules/shell/helix.nix index 5055a35..7f025b3 100644 --- a/modules/shell/helix.nix +++ b/modules/shell/helix.nix @@ -48,7 +48,7 @@ "file-encoding" "file-type" ]; - idle-timeout = 30; + idle-timeout = 200; indent-guides = { render = true; character = "│";