starship: configure notification timeout
This commit is contained in:
parent
861cba8bf7
commit
1367b9794e
@ -32,7 +32,8 @@ format = "[$symbol]($style)"
|
|||||||
# cargo install starship --features=notify-rust
|
# cargo install starship --features=notify-rust
|
||||||
show_notifications = true
|
show_notifications = true
|
||||||
# in milliseconds
|
# in milliseconds
|
||||||
min_time_to_notify = 10_000
|
min_time_to_notify = 13_000
|
||||||
|
notification_timeout = 3_750
|
||||||
|
|
||||||
[directory]
|
[directory]
|
||||||
truncate_to_repo = true
|
truncate_to_repo = true
|
||||||
|
Loading…
Reference in New Issue
Block a user