08-06-2010, 07:51 PM
I'll go through the whole installation.
The following are links to cool conky configs, that was my google search :p:
Share your links if you want + say thanks if you use
- If you've just installed the distro, you have to update first so the software center has conky in it
- Open Terminal
- Type
Code:Sudo apt-get install Conky
- Now conky is installed.
- Just as a test, press alt + f2 and then type 'conky' and hit run, minimize any windows and check if the default conky is running, if it is then right click and it'll go away, if it isn't... then it either isn't working, or it just doesn't on your computer.
- Navigate to etc/conky/conky.conf
- Copy conky.conf and paste it in your [b]home directory.
- If it is hidden: Press ctrl + h and it will show up
- If it is not hidden/after you've shown it: Right click conky.conf and press rename. Rename it to .conkyrc, you may have to do it twice if it doesn't change at first.
- Open the .conkyrc file in gedit(gnome users), or kate (kde), and add your conky scripts, then save it.
- After you've made the conky file, hit Alt + f2 and type Conky, and then hit run. It should open up, if it doesn't... you can ask me but I can't guarantee you it will work.
Quote:I don't know how to add it to startup, so please don't ask me!Source. I wrote some of it, though; as you can see if you click the source, I expanded partially
The following are links to cool conky configs, that was my google search :p:
Share your links if you want + say thanks if you use