Add battery symbols
This commit is contained in:
parent
9137b5bf03
commit
ae3d26a0c1
1 changed files with 5 additions and 0 deletions
|
@ -60,6 +60,11 @@
|
|||
[aws]
|
||||
disabled = true
|
||||
|
||||
[battery]
|
||||
full_symbol = ""
|
||||
charging_symbol = ""
|
||||
discharging_symbol = ""
|
||||
|
||||
[[battery.display]]
|
||||
threshold = 10
|
||||
style = "bold red"
|
||||
|
|
Loading…
Reference in a new issue