starship: configure notification timeout

This commit is contained in:
surtur 2022-03-26 02:19:13 +01:00
parent 861cba8bf7
commit 1367b9794e
Signed by: wanderer
GPG Key ID: 19CE1EC1D9E0486D

@ -32,7 +32,8 @@ format = "[$symbol]($style)"
# cargo install starship --features=notify-rust
show_notifications = true
# in milliseconds
min_time_to_notify = 10_000
min_time_to_notify = 13_000
notification_timeout = 3_750
[directory]
truncate_to_repo = true