Przeglądaj źródła

Change memory usage threshold to 90%

master
Jérôme Deuchnord 4 lat temu
rodzic
commit
c001db8b03
Nie znaleziono w bazie danych klucza dla tego podpisu ID klucza GPG: 6D1B91F131F89577
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      starship.toml

+ 1
- 1
starship.toml Wyświetl plik

@@ -7,7 +7,7 @@ symbol = "🚀" # The "symbol" segment is being set to "➜"

[memory_usage]
disabled = false
threshold = 10
threshold = 90

[cmd_duration]
min_time = 1


Ładowanie…
Anuluj
Zapisz