mirror of
https://github.com/xzeldon/htop.git
synced 2025-07-13 12:44:34 +03:00
LoadMeter: dynamically adjust color and total of bar
Change the color and total based on the actual 1min load value: < 1 : green and total of 1.0 < cpu-count : yellow and total of cpu-count else : red and total of 2*cpu-count Closes: #32
This commit is contained in:

committed by
BenBE

parent
d609c04fe4
commit
2c06566405