summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDominik Ritter <dritter03@googlemail.com>2019-03-09 02:03:30 +0300
committerGitHub <noreply@github.com>2019-03-09 02:03:30 +0300
commit7752a8111a07ccb9ea1639f4e91aa5d359ac2c76 (patch)
tree9747df28dcc86bd794085ce836ae7467174f12f6
parent758bc175d62a80d944d05277bcd521b61e1459e0 (diff)
parent7554ae9d6784aaa46514930488e1ac80d0394d8f (diff)
Merge pull request #1183 from vwvw/master
[Docs] Added doc for POWERLEVEL9K_BATTERY_HIDE_ABOVE_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)