fix(starship): disable battery display due to warning

This commit is contained in:
Stefan Imhoff
2023-08-04 17:41:23 +02:00
parent 11eba1c7cb
commit dfdcb1a1b3

View File

@@ -3,6 +3,9 @@ add_newline = false
command_timeout = 2000
[battery]
disabled = true
# "bold red" style when capacity is between 0% and 10%
[[battery.display]]
threshold = 10