You are not logged in.
Conky isn't subtracting the cached memory, is there a subtraction function?
"${mem} - ${cached}"
displays:
"1.11Gib - 770.53Mib"
Is there anyway to show just the value of the actual ram being used?
$mem just displays the 1.11gib
Last edited by playdafunkimuzic (2009-01-16 15:25:12)
Offline
Is there anyway to show just the value of the actual ram being used?
Toggle the "no_buffers" setting in your config:
no_buffers yes
Last edited by tdy (2009-01-16 06:19:29)
Offline
thanks (:
Offline