summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicolas Badoux <n.badoux@hotmail.com>2019-03-08 18:56:31 +0300
committerNicolas Badoux <n.badoux@hotmail.com>2019-03-08 18:56:31 +0300
commit7554ae9d6784aaa46514930488e1ac80d0394d8f (patch)
tree9747df28dcc86bd794085ce836ae7467174f12f6
parent758bc175d62a80d944d05277bcd521b61e1459e0 (diff)
doc battery threshold
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
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)