diff --git a/machines/enka/helix/default.nix b/machines/enka/helix/default.nix index dced394..278bfc1 100644 --- a/machines/enka/helix/default.nix +++ b/machines/enka/helix/default.nix @@ -15,6 +15,7 @@ cursorline = true; bufferline = "multiple"; file-picker.hidden = false; + idle-timeout = 200; line-number = "relative"; shell = [ "nu" "--commands" ]; text-width = 100;