Got a rather old computer, only 752MB RAM (reported). So when Conky shows that I use about all of it. Task Manager shows perhaps 50% RAM usage. Which one should I trust?
This is the memory part from conky-script.
Code: Select all
$font${color DimGray}MEM $alignc $mem / $memmax $alignr $memperc%
$membar
I'm on Arch Linux LXDE, if it matters.