Gobilum Rule Them All 1.0 ~ Created by Aaika (bonsai3720@hotmail.com)

#------------------- TERMS
Free to use and modify


#------------------- SETTING CONKY
	
	DESKTOP ENVIRONMENT SETTING
		
		Gnome 3 (gnome-shell 3.6):
		
		use these setting at line 15
		
		own_window_class Conky
		own_window yes
		own_window_type normal
		own_window_transparent yes
		own_window_hints undecorated,sticky,skip_taskbar,skip_pager,below
		
		Unity 6:
		
		use these setting at line 15
		
		own_window_class Conky
		own_window yes
		own_window_type override
		own_window_transparent yes
		own_window_hints undecorated,sticky,skip_taskbar,skip_pager,below

#------------------- SETTING UP

Choose your screen resolution, copy files "conkyrc" and "rings-v1.2.1.lua" and paste in the folder .conky in your home (/home/yourusername/.conky).
To show hidden files press Ctrl+H.
If you don't have any folder .conky, just create it!

Then put in the folder .conky the file "startconky.sh". This file will execute conky at start up (see below)

#------------------- START CONKY AT START UP

To make executable the file .sh, put this in a terminal:

sudo chmod +x /home/yourusername/.conky/startconky.sh

Don't forget to change "yourusername" with your nick.

Then open Start Up Option and add new:

Name: Start Conky Gobilum
Command: /home/yourusername/.conky/startconky.sh
Comment: Start Conky

#------------------- CREDITS

Conky Wiki (http://conky.sourceforge.net/variables.html)
Conky Pit Stop (Tips and Tricks) (http://conky.pitstop.free.fr/wiki/index.php5?title=Category:Tips_and_tricks_(en) )
londonali1010 for conky rings lua (http://londonali1010.deviantart.com/)

#------------------- CONTACT

For bugs or others, please contact me at bonsai3720@hotmail.com
