feat(prompt): minor tweak to starship's cmd_duration module style

This commit is contained in:
2022-02-07 11:41:34 +00:00
parent 8e5bf7f30b
commit a77e45eb97

View File

@@ -163,7 +163,7 @@ format = "( [$symbol$shlvl]($style))"
disabled = true
[cmd_duration]
format = '( [\(](fg:245)[$duration]($style)[\)](fg:245))'
format = '( [\(](fg:242)[$duration]($style)[\)](fg:242))'
style = "bold fg:220"
[sudo]