mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2024-12-19 14:01:57 +00:00
Fix POWERLEVEL9k_BATTERY_STAGES Table
This commit is contained in:
parent
70fa74f631
commit
4de4e8d9d7
1 changed files with 3 additions and 2 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.
|
need to define the `POWERLEVEL9k_BATTERY_STAGES` variable.
|
||||||
|
|
||||||
| Variable | Default Value | Description |
|
| Variable | Default Value | Description |
|
||||||
|
|-------------------------------|---------------|---------------------------------------------------------------|
|
||||||
| `POWERLEVEL9K_BATTERY_STAGES` | Unset | A string or array, which each index indicates a charge level. |
|
| `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
|
Powerlevel9k will use each index of the string or array as a stage to indicate battery
|
||||||
|
|
Loading…
Reference in a new issue