Quote Originally Posted by PurposeOfReason View Post
Type
Code:
sudo apt-get install conky
into a terminal. Then
Code:
sudo gedit ~/.conkyrc
Paste one of the codes into it and save it. Then run.
Code:
conky
You'll then have a running conky. It's up to you to customize it.
Thanks you, that makes sense now