From 7554ae9d6784aaa46514930488e1ac80d0394d8f Mon Sep 17 00:00:00 2001 From: Nicolas Badoux Date: Fri, 8 Mar 2019 16:56:31 +0100 Subject: [PATCH] doc battery threshold --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c440ef2f..b4e5fb2c 100644 --- a/README.md +++ b/README.md @@ -208,6 +208,7 @@ systems without a battery). It is supported on both OSX and Linux (note that it |`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.| +|`POWERLEVEL9K_BATTERY_HIDE_ABOVE_THRESHOLD`|`unset`|Threshold from which the battery segment should not be displayed.| Note that you can [modify the `_FOREGROUND` color](https://github.com/bhilburn/powerlevel9k/wiki/Stylizing-Your-Prompt#segment-color-customization)