mirror of
https://codeberg.org/leana8959/.files.git
synced 2026-02-01 22:49:41 +00:00
home/starship: drop min time to 2 seconds
This commit is contained in:
parent
9c728011be
commit
f772e03821
1 changed files with 1 additions and 1 deletions
|
|
@ -108,7 +108,7 @@ style = "blue"
|
||||||
|
|
||||||
#################### Right hand side ####################
|
#################### Right hand side ####################
|
||||||
[cmd_duration]
|
[cmd_duration]
|
||||||
min_time = 60_000
|
min_time = 2_000
|
||||||
show_milliseconds = true
|
show_milliseconds = true
|
||||||
style = 'blue'
|
style = 'blue'
|
||||||
format = '([$duration]($style) )'
|
format = '([$duration]($style) )'
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue