starship: fix battery threshold

This commit is contained in:
Veneficium 2024-11-04 21:11:00 +01:00
parent 18730538a1
commit 72e745e55f

View file

@ -111,7 +111,7 @@ format = '[ $percentage ]($style)'
[[battery.display]] [[battery.display]]
style = "bg:#DA627D" style = "bg:#DA627D"
threshold = 60 threshold = 59
[sudo] [sudo]
disabled = false disabled = false