Add load average support
This commit is contained in:
parent
b06419366c
commit
2dbd75cadf
3 changed files with 29 additions and 6 deletions
|
@ -119,6 +119,12 @@ Customize label
|
|||
set -g @dracula-cpu-usage-label "CPU"
|
||||
```
|
||||
|
||||
Show load average instead of percentage
|
||||
|
||||
```bash
|
||||
set -g @dracula-cpu-display-load true
|
||||
```
|
||||
|
||||
#### gpu-usage options
|
||||
|
||||
Customize label
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue