Changed Battery display of starship

This commit is contained in:
nikurasu 2023-03-10 21:09:13 +01:00
parent c02a92c3b1
commit 9829496fc8
Signed by: Nikurasu
SSH key fingerprint: SHA256:Iw2UoxkrPR8iAXYVMPJIws3eX8ZyNrNr4y2HlJkZTpY

View file

@ -6,8 +6,19 @@ symbol = " "
[buf]
symbol = " "
[[battery.display]]
threshold=10
style="bold red"
[[battery.display]]
threshold=50
style="bold blue"
discharging_symbol=" "
[[battery.display]]
threshold=100
style="bold blue"
discharging_symbol=" "
[character]
format = "[=](fg:#ff218e)[=](fg:#fcd800)[=](fg:#0194fc)$symbol "