mirror of
https://github.com/ItsDrike/dotfiles.git
synced 2025-06-29 04:00:42 +00:00
Use battery icons from Material Symbols font
This commit is contained in:
parent
2a4dbd98db
commit
adb438f050
2 changed files with 10 additions and 1 deletions
|
@ -7,7 +7,7 @@ source "./scripts/include"
|
|||
# devices (in /sys/class/power_supply/) i.e. BATTERY=BAT0 ADAPTER=ADP0
|
||||
# or, if left unset, they will be automatically picked.
|
||||
|
||||
CAPACITY_ICONS=("" "" "" "" "")
|
||||
CAPACITY_ICONS=("" "" "" "" "" "" "" "" "" "")
|
||||
CHARGING_ICON=""
|
||||
DISCHARGING_ICON=""
|
||||
FULL_ICON="" # Plugged in, but no longer charging (fully charged)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue