diff --git a/options/custom/programs/starship/default.nix b/options/custom/programs/starship/default.nix index 86ebd14..0fe178e 100644 --- a/options/custom/programs/starship/default.nix +++ b/options/custom/programs/starship/default.nix @@ -40,6 +40,8 @@ in { ### Overrides # https://starship.rs/config/#prompt add_newline = false; + command_timeout = 1000 * 60; # Milliseconds + scan_timeout = 100; # Milliseconds format = concatStrings [ # Top left