Does anyone know of a way to change the scale of the bar graphs in htop
? The memory one, specifically, doesn't seem based off of percent of memory used--it's some other scale that seems useless to me.
It looks like this:
Mem[|||||||||||||||||||||||||||||||||||||||||||| 1978/7847MB]
When it should look like this:
Mem[|||||||||| 1978/7847MB]
...to reflect the correct ratio of memory usage.
I am under the impression htop
is highly customizable, but I'm not sure how to do this.