From 746010bfea7a859ced77ba89d2b98668bcc96027 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Emmanuel=20Beno=C3=AEt?= Date: Wed, 21 Oct 2020 14:52:07 +0200 Subject: [PATCH] Changed default for minimal load --- gprompt.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gprompt.pl b/gprompt.pl index 0e687e7..4770192 100644 --- a/gprompt.pl +++ b/gprompt.pl @@ -85,7 +85,7 @@ our %CONFIG = ( # LOAD AVERAGE # - Minimal load average before the section is displayed - load_min => 13 , + load_min => 0 , # GIT # - Branches for which the prompt should emit a strong warning