Hello, I'm trying to install conky and I'm not able to achieve it. I'm using Gnome3.
It has come to my attention that Conky- a system monitor that pins itself to users' desktop- has highly addictive properties and that users of such Conky find themselves sitting alone for hours editing and developing long scripts. Often, these users may not eat for days, nor clean themselves, because their addiction to Conky is so strong.
I have a new install of Ubuntu desktop on an old IBM T43 laptop, and I am trying to get conky up and running. I've copied one of the sample .conkyrc files from the conky sourceforge page and pasted it into ~/.conkyrc . However, I've rebooted conky several times (killall -SIGUSR1 conky) and it still uses the default configuration in: /etc/conky/conky.conf .
I used Ubuntu 12.04 in Gnome Classic
I installed Conky from Ubuntu Software Center
But I found no conky on my menu.
My conky will show up only if I open it from Terminal.
Why?
Is it able to have conky as one of my startup application ?
Hi,
I've configured conky in the session start up application via bash script called /usr/bin/start-conky
Code:
#!/bin/bash
sleep 20 && conky
exit
But when I log to the system I have conky runs at least twice or more:
Code:
ps -A |grep conky
1503 ? 00:00:00 start-conky
1521 ? 00:00:08 conky
1524 ? 
Conky: desktop window (e00029) is subwindow of root window (ae)
Conky: window type - override
Conky: drawing to created window (0x3600001)
Conky: drawing to double buffer
please need your help , whenever i open terminal to run conky it gives me this message
Hey guys. I'm trying to install a new conky that I got off a website. I'm really new to conky and ubuntu in general but here's my issue.
run this from terminal conky -c .start-conkyIf your conky starts, put this in your autostart(sleep 3s && conky -c ~/.start-conky) &
I have recently found and edited the conky infinity file so it is fedora related. Please find attatched the .zip file :)
This is a pretty funky conky which I love!!
Please post screenshots of this in use, or of your changes! lets see your conky set up!
Attached Files
conky-infinity.zip (34.6 KB)