mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2024-11-11 00:00:06 +00:00
Battery icon is already defined in the icons-array.
This commit is contained in:
parent
c8137fcf1a
commit
3437c7850c
1 changed files with 0 additions and 1 deletions
|
@ -209,7 +209,6 @@ prompt_aws() {
|
|||
}
|
||||
|
||||
prompt_battery() {
|
||||
icons[BATTERY_ICON]=$'\UE894'
|
||||
# set default values of not specified in shell
|
||||
set_default POWERLEVEL9K_BATTERY_CHARGING "yellow"
|
||||
set_default POWERLEVEL9K_BATTERY_CHARGED "green"
|
||||
|
|
Loading…
Reference in a new issue