include @dracula-battery-label option in INSTALL.md
This commit is contained in:
parent
49f212207e
commit
95d3aa8144
1 changed files with 8 additions and 0 deletions
|
@ -128,6 +128,14 @@ set -g @dracula-cpu-display-load true
|
|||
CPU usage percentage (default) - in percentage (output: %)
|
||||
Load average – is the average system load calculated over a given period of time of 1, 5 and 15 minutes (output: x.x x.x x.x)
|
||||
|
||||
#### battery options
|
||||
|
||||
Customize label
|
||||
|
||||
```bash
|
||||
set -g @dracula-battery-label "Battery"
|
||||
```
|
||||
|
||||
#### gpu-usage options
|
||||
|
||||
Customize label
|
||||
|
|
Loading…
Reference in a new issue