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 ? 
Hay una bastante nueva Conky sitio. . . Conky-Pitstop Este sitio es un buen lugar para encontrar todo lo que es Conky -- de Como-hacer, Tutoriales, Scripts para Configuraciones. Si es curioso o tiene preguntas acerca de Conky, nos visita solamente. Hay también varias páginas de este sitio donde se puede encontrar todo lo Conky en su nativa idioma.
Hello, I'm trying to install conky and I'm not able to achieve it. I'm using Gnome3.
Leave it to Dura to post this ! True ... and funny, funny cuz true (imo anyway.) Agree conky addiction is a potentially serious problem. Esp for conky grand masters like Sector ... he neither knows, nor cares that conky has become addictive. One of the few things about gnu/nix was able to pry meself away from. ooooOOOoo if only x about my conky would but appear 1/47 inch to da right !!!!
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 .
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.
I recently started playing with Conky configs again and pretty soon ran into the problem of amassing a collection of them and testing them easily.
So I have decided that I would make up a little conky tutorial file that has some of my best scripts to save space.I started making them when I ran into a laptop that had a short screen, that even my smallest conky at the time ran off.So to make sure that I could keep the conky on the screen I started making things compress when not active.Alright so here is the body of my conky tutorial, I do hav