Skip to content

Instantly share code, notes, and snippets.

View DarlonHenrique's full-sized avatar
🎯
Focusing

Darlon Henrique DarlonHenrique

🎯
Focusing
View GitHub Profile
@ryo-ARAKI
ryo-ARAKI / starship.toml
Last active July 19, 2024 02:20
Starship configuration file
# ~/.config/starship.toml
[battery]
full_symbol = "🔋"
charging_symbol = "🔌"
discharging_symbol = ""
[[battery.display]]
threshold = 30
style = "bold red"