feat: update starship command timeout from 500 -> 2500 ms
This commit is contained in:
parent
d896450352
commit
686aaf274c
1 changed files with 2 additions and 0 deletions
|
|
@ -8,6 +8,8 @@ format = '''
|
|||
add_newline = false
|
||||
palette = "catppuccin_macchiato"
|
||||
|
||||
command_timeout = 2500
|
||||
|
||||
[aws]
|
||||
disabled = true
|
||||
format = '([\[](text)[$symbol($profile)(\($region\))(\[$duration[\]](text))]($style)\])'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue