From de5701437bfe7084262bb577c8ec589692c84b66 Mon Sep 17 00:00:00 2001 From: Stefan Imhoff Date: Fri, 11 Nov 2022 12:48:56 +0100 Subject: [PATCH] chore(starship): increase timeout --- starship.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/starship.toml b/starship.toml index 9c18492..571ace3 100644 --- a/starship.toml +++ b/starship.toml @@ -1,7 +1,7 @@ # Don't print a new line at the start of the prompt add_newline = false -command_timeout = 1000 +command_timeout = 2000 # "bold red" style when capacity is between 0% and 10% [[battery.display]]