From 243e028f0bcf3f7a17a4c097218e0a14bea638e3 Mon Sep 17 00:00:00 2001 From: nsfisis Date: Mon, 24 Jun 2024 00:35:48 +0900 Subject: starship: increase command_timeout from 500 ms to 1000 ms --- home-manager/home.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'home-manager/home.nix') diff --git a/home-manager/home.nix b/home-manager/home.nix index 54e2d22..6c3ed55 100644 --- a/home-manager/home.nix +++ b/home-manager/home.nix @@ -143,6 +143,7 @@ in settings = { add_newline = true; + command_timeout = 1000; format = "[$directory$git_branch$git_commit$git_status$git_state](bold fg:75)$fill$cmd_duration$time$line_break$character"; continuation_prompt = "[❯](fg:63)[❯](fg:62)[❯](fg:61) "; character = { -- cgit v1.2.3-70-g09d2