Преглед изворни кода

Change memory usage threshold to 90%

master
Jérôme Deuchnord пре 4 година
родитељ
комит
c001db8b03
No known key found for this signature in database GPG Key ID: 6D1B91F131F89577
1 измењених фајлова са 1 додато и 1 уклоњено
  1. +1
    -1
      starship.toml

+ 1
- 1
starship.toml Прегледај датотеку

@@ -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


Loading…
Откажи
Сачувај