summaryrefslogtreecommitdiff
path: root/share/home.nix
diff options
context:
space:
mode:
authorChristoph Cullmann <christoph@cullmann.io>2024-07-21 15:41:29 +0200
committerChristoph Cullmann <christoph@cullmann.io>2024-07-21 15:41:29 +0200
commit1ff49cd708ec8ea8c506df9916c74d5778f95ab4 (patch)
treee65511be50ea957b2d65247d9a9e041b8262776c /share/home.nix
parent74d6146f3147e9db30d7adab306f9c5b69e73b7c (diff)
try ladybird & tweak timeout
Diffstat (limited to 'share/home.nix')
-rw-r--r--share/home.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/share/home.nix b/share/home.nix
index 9ac1caf..62dbec7 100644
--- a/share/home.nix
+++ b/share/home.nix
@@ -58,6 +58,7 @@
enable = true;
enableNushellIntegration = true;
settings = {
+ command_timeout = 10000;
aws.style = "bold #ffb86c";
cmd_duration.style = "bold #f1fa8c";
directory.style = "bold #50fa7b";