Here are their screenshots
.conkyrc_1
.conkyrc_2
If you say "damn I want those too", here is the installaion manual.
#Download the stuff
git clone https://github.com/ozkc/conky
#run the stuff
conky -c conky/.conkyrc_1 &
conky -c conky/.conkyrc_2 &
#maybe you want to add it to autostart script
echo 'conky -c conky/.conkyrc_1 &' >> .config/autostart-scripts/autostart.sh