diff options
author | Ben Hilburn <bhilburn@gmail.com> | 2018-04-14 04:33:37 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-04-14 04:33:37 +0300 |
commit | c6504ada3487e9f5afbd30b1ea41d041ccdd105e (patch) | |
tree | 7682e0a49ec0e08c3190a47c3a20574e404b5eb8 /README.md | |
parent | afb7387abec505fb6565d31481c5f5ed724c2f08 (diff) | |
parent | cfda084eb80b76471f1b0fff5eb1332be153974f (diff) |
Merge pull request #800 from lifehackett/patch-1
Fix table formatting in README
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -210,6 +210,7 @@ level. This will override the default battery icon. In order to do this, you need to define the `POWERLEVEL9k_BATTERY_STAGES` variable. | Variable | Default Value | Description | +|----------|---------------|-------------| | `POWERLEVEL9K_BATTERY_STAGES`|Unset|A string or array, which each index indicates a charge level.| Powerlevel9k will use each index of the string or array as a stage to indicate battery @@ -250,7 +251,9 @@ As with the battery stages, you can use any number of colors and Powerlevel9k will automatically use all of them appropriately. Some example settings: + |Brightness|Possible Array| +|----------|--------------| |Bright Colors|(196 202 208 214 220 226 190 154 118 82 46)| |Normal Colors|(124 130 136 142 148 112 76 40 34 28 22)| |Subdued Colors|( 88 94 100 106 70 34 28 22)| |