starship: add scan and command timeouts
This commit is contained in:
parent
3ccdbab746
commit
d48ba42444
@ -6,6 +6,9 @@ $status\
|
||||
$character
|
||||
"""
|
||||
|
||||
scan_timeout = 25
|
||||
command_timeout = 200
|
||||
|
||||
[character]
|
||||
success_symbol = " [➜](bold green)"
|
||||
error_symbol = " [🔥](bold #ee4e4e)"
|
||||
|
Loading…
Reference in New Issue
Block a user