Battery icon is already defined in the icons-array.

This commit is contained in:
Dominik Ritter 2015-11-24 18:31:22 +01:00
parent c8137fcf1a
commit 3437c7850c

View file

@ -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"