starship: fix battery threshold
This commit is contained in:
parent
18730538a1
commit
72e745e55f
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue