mirror of
https://github.com/ItsDrike/dotfiles.git
synced 2025-11-12 04:31:45 +00:00
Remove extra space in duration
This commit is contained in:
parent
45db3fc9fc
commit
cb58a234ce
1 changed files with 1 additions and 1 deletions
|
|
@ -43,7 +43,7 @@ style = ""
|
|||
# --- Command duration ---
|
||||
[cmd_duration]
|
||||
min_time = 100
|
||||
format = " [took $duration]($style) "
|
||||
format = "[took $duration]($style) "
|
||||
style = "bright-blue"
|
||||
disabled = false
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue