diff --git a/nix/homeModules/common/starship/starship.toml b/nix/homeModules/common/starship/starship.toml index 88a7587d..a1e10ee1 100644 --- a/nix/homeModules/common/starship/starship.toml +++ b/nix/homeModules/common/starship/starship.toml @@ -108,7 +108,7 @@ style = "blue" #################### Right hand side #################### [cmd_duration] -min_time = 60_000 +min_time = 2_000 show_milliseconds = true style = 'blue' format = '([$duration]($style) )'