feat: update command timeout from 500 -> 2500 ms
Some checks failed
sync tailscale acls / acls (push) Has been cancelled
Some checks failed
sync tailscale acls / acls (push) Has been cancelled
This commit is contained in:
parent
17bfbb415f
commit
c7002b4dec
1 changed files with 2 additions and 0 deletions
|
|
@ -8,6 +8,8 @@ format = '''
|
||||||
add_newline = false
|
add_newline = false
|
||||||
palette = "catppuccin_macchiato"
|
palette = "catppuccin_macchiato"
|
||||||
|
|
||||||
|
command_timeout = 2500
|
||||||
|
|
||||||
[aws]
|
[aws]
|
||||||
disabled = true
|
disabled = true
|
||||||
format = '([\[](text)[$symbol($profile)(\($region\))(\[$duration[\]](text))]($style)\])'
|
format = '([\[](text)[$symbol($profile)(\($region\))(\[$duration[\]](text))]($style)\])'
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue