diff --git a/INSTALL.md b/INSTALL.md index c216db3..93615ea 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -119,12 +119,15 @@ Customize label set -g @dracula-cpu-usage-label "CPU" ``` -Show load average instead of percentage +Show system load average instead of CPU usage percentage (default) ```bash 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) + #### gpu-usage options Customize label