mirror of
https://github.com/aquatix/dotfiles.git
synced 2025-12-06 20:35:11 +01:00
Shorter max Git branch name; styled the cmd_duration
This commit is contained in:
@@ -90,6 +90,7 @@ format = '[ $symbol ($version) ]($style)'
|
||||
[git_branch]
|
||||
symbol = ""
|
||||
style = "bg:#FCA17D"
|
||||
truncation_length = 30
|
||||
format = '[ $symbol $branch ]($style)'
|
||||
|
||||
[git_status]
|
||||
@@ -147,7 +148,8 @@ format = '[ $symbol ($version) ]($style)'
|
||||
|
||||
[cmd_duration]
|
||||
min_time = 2000
|
||||
format = ' $duration ($style)'
|
||||
#format = ' $duration ($style)'
|
||||
format = '[](fg:#444444)[$duration](bg:#444444)[](fg:#444444) ($style)'
|
||||
|
||||
[time]
|
||||
disabled = false
|
||||
|
||||
Reference in New Issue
Block a user