diff --git a/nix/homeModules/common/starship/starship.toml b/nix/homeModules/common/starship/starship.toml index f688543a..9c462e71 100644 --- a/nix/homeModules/common/starship/starship.toml +++ b/nix/homeModules/common/starship/starship.toml @@ -111,7 +111,7 @@ style = "brown" #################### Right hand side #################### [cmd_duration] -min_time = 5_000 +min_time = 60_000 show_milliseconds = true style = 'brown' format = '([$duration]($style) )'