← Back to list

starship Battery

Syntax: code | Views: 31 | Expires: Never | Created: 2026-03-18 11:58 | By: dwhacks

[battery]
full_symbol = ""
charging_symbol = "⚡"
discharging_symbol = "💀"
disabled = false

[[battery.display]]  # "bold red" style and discharging_symbol when capacity is between 0% and 10%
threshold = 15
style = "bold red"

[[battery.display]]  # "bold yellow" style and 💦 symbol when capacity is between 10% and 30%
threshold = 100
style = "bold purple"