About
This minimal conky shows the bare minimum while still having some aesthetics.
Default configuration is for 1 cpu and only a "/" & "/home" partition
MEM top bars is system memory, the bottom is SWAP
DISKS top bars is "/home" bottom is "/" root.
NET top bar is wlan0 down speed, bottom is upspeed. I'm an inverted kind of guy :p

Notes
Those wanting to add additional cpu's and partitions, see line 90 in the .lua. 
You'll also need to play with a few size settings if adding or removing partitions or cpu's. These will be found in both the conkyrc file & .lua files. Line 14 in conkyrc and line 653 in the .lua

Relies on conky compiled with LUA, and depends on Cairo.
To see if you have it installed already run conky -v it will show under General.

Installation:
Extract conky_mini-bar & conkyrc_mini-bar.lua to /home/user/.conky
Extract DroidSans.tff font to your /home/user/.fonts or use your distro's font installer.

To Run:
conky -c /home/user/.conky/conkyrc_mini-bar
Or use the included bash script. It has a 20 second execution delay for using it to start conky on loging in to avoid some conky issues conficting with some desktop environments. 
*Don't forget to edit your user name in the script.*
