Εμφάνιση αναρτήσεων με ετικέτα Conky. Εμφάνιση όλων των αναρτήσεων
Εμφάνιση αναρτήσεων με ετικέτα Conky. Εμφάνιση όλων των αναρτήσεων

Κυριακή 21 Ιουνίου 2015

My conky setup

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:

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.