소스 검색

Change memory usage threshold to 90%

master
Jérôme Deuchnord 4 년 전
부모
커밋
c001db8b03
No known key found for this signature in database GPG 키 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


불러오는 중...
취소
저장