neofetch icon indicating copy to clipboard operation
neofetch copied to clipboard

Wrong value in CPU usage

Open rilysh opened this issue 3 years ago • 0 comments

Description

When I put cpu_usage (info "CPU Usage" cpu_usage) in the neofetch config file before the CPU variable, it shows the wrong amount of CPU usage.

  • [x] Does this issue still occur in the master branch? (Required if issue)

Neofetch version

Neofetch 7.1.0

Screenshot

After plotting cpu_usage before cpu

image

Config file

 info "CPU Usage" cpu_usage  <- Here the issue comes when I plot `cpu_usage` first
 info "CPU" cpu

Config: Download

Verbose log

Log file: Download

rilysh avatar Sep 14 '22 10:09 rilysh