瀏覽代碼

Change memory usage threshold to 90%

master
Jérôme Deuchnord 4 年之前
父節點
當前提交
c001db8b03
沒有發現已知的金鑰在資料庫的簽署中 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…
取消
儲存