diff options
author | Dan Miller <dnmiller@gmail.com> | 2016-06-17 08:35:53 +0300 |
---|---|---|
committer | Dan Miller <dnmiller@gmail.com> | 2016-06-17 08:35:53 +0300 |
commit | d39e57f4d73b0c7c8bd4d7363e3bf98fdbde5dd2 (patch) | |
tree | 3e8811330f679ba4a11d72447403ade3efc08d43 | |
parent | 19ccfa64eb37541793c16e68ab7c519819d91ba6 (diff) |
Update README with POWERLEVEL9K_BATTERY_VERBOSE option
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -177,6 +177,7 @@ requires `acpi` on Linux). |`POWERLEVEL9K_BATTERY_DISCONNECTED`|`$DEFAULT_COLOR`|Color to indicate absence of battery.| |`POWERLEVEL9K_BATTERY_LOW_THRESHOLD`|`10`|Threshold to consider battery level critical.| |`POWERLEVEL9K_BATTERY_LOW_COLOR`|`"red"`|Color to indicate critically low charge level.| +|`POWERLEVEL9K_BATTERY_VERBOSE`|`true`|Display time remaining next to battery level.| Note that you can [modify the `_FOREGROUND` color](https://github.com/bhilburn/powerlevel9k/wiki/Stylizing-Your-Prompt#segment-color-customization) |