diff --git a/.config/starship.toml b/.config/starship.toml index 3bde850..f7d4ff1 100644 --- a/.config/starship.toml +++ b/.config/starship.toml @@ -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