mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2026-09-18 00:10:08 +00:00
Battery icon is already defined in the icons-array.
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user