Conky is a system monitor which can offer you a great desktop eye-candy if you're using linux (whatever distro)
You can install it by simply typing down:
or if you're using a rpm based distro
After it's done go to ~/.conkyrc (or create one if it doesnt exist (probably it will not)) and paste your desired conkyrc into your blank conkyrc with your favorite text editor. Small note: since it's .conkyrc that means the file is hidden, so you must set your file manager to show hidden items.
You can install it by simply typing down:
sudo apt-get install conky
or if you're using a rpm based distro
sudo yum install conky
After it's done go to ~/.conkyrc (or create one if it doesnt exist (probably it will not)) and paste your desired conkyrc into your blank conkyrc with your favorite text editor. Small note: since it's .conkyrc that means the file is hidden, so you must set your file manager to show hidden items.
