brndnmtthws / conky

Light-weight system monitor for X, Wayland (sort of), and other things, too
https://conky.cc
GNU General Public License v3.0
7.17k stars 615 forks source link

Conky folder #212

Closed sadalavoaoj closed 6 years ago

sadalavoaoj commented 8 years ago

Hi there,

Im trying to set my conky but i have a weird problem. I can run conky by terminal but i do not see .conky folder in /home.

Where could the file that is running be? I would like to change conkyrc configuration for a nice clock made in words.

Best regards,

chepioq commented 8 years ago

How do you launch Conky?

sadalavoaoj commented 8 years ago

Hello my friend,

I added in Mint Cinnamon 17.3 conky -d to startup but i only see conky on desktop after i open terminal and write "conky".

I noticed that when i do "Win +D" shortcut the icon stays like minimized again. Here is a example.

Best regards,

chepioq commented 8 years ago

Ok my friend. If you launch conky with -d option, you launch the conkyrc default file. You must use the -c option if you want launch your own conky. For sample, I have five conky configuration, in a folder .conkyrc I have create in my home :

conky -c /home/dominique/.conkyrc/conky_monitor/conky-monitor conky -c /home/dominique/conky-meteo/conky-meteo4 conky -c /home/dominique/.conkyrc/conky-saint/.conkyrc10 conky -c /home/dominique/.conkyrc/conky-calendrier/conkyrc15 conky -c /home/dominique/.conkyrc/conky-soleil1/conkyrc

lasers commented 6 years ago

@brndnmtthws Should I keep calling your name or you'll check messages? For instance, can we close this? Just a general question/support going on here. Thanks.

brndnmtthws commented 6 years ago

@lasers I just made you a collaborator, so you can close them yourself :)

lasers commented 6 years ago

You can read more about it in man page. $ man conky

       -c | --config= FILE
              Config file to load instead of $HOME/.config/conky/conky.conf