You are not logged in.

#1 2009-08-25 16:39:19

SpeedVin
Member
From: Poland
Registered: 2009-04-29
Posts: 955

[Solved] Simple Conky config to view in dzen2.

Hello.
Many peapole here use conky.
I want to start use it on my dzen2 bar.
But I have few problem's.
For now I need conky to viev info about mpd status, and clock nothing else.
I tried  many config's but no luck some viev only dzen2 bar some use default config form /etc/conky and I see it own big window.
Maybe someone use conky to viev it on dzen2 bar without problem's.
Please post your config or tell me what I doing wrong smile.
Thanks.

Last edited by SpeedVin (2009-08-25 17:45:58)


Shell Scripter | C/C++/Python/Java Coder | ZSH

Offline

#2 2009-08-25 17:45:33

SpeedVin
Member
From: Poland
Registered: 2009-04-29
Posts: 955

Re: [Solved] Simple Conky config to view in dzen2.

Ok now I understand that if I want to conky use my conifg file from my home directory I must write conky -c /path/to/config.


Shell Scripter | C/C++/Python/Java Coder | ZSH

Offline

#3 2009-08-25 17:46:06

brisbin33
Member
From: boston, ma
Registered: 2008-07-24
Posts: 1,796
Website

Re: [Solved] Simple Conky config to view in dzen2.

here's mine for reference: mpd, cpu, mem, clock:

background no
out_to_console yes
out_to_x no
update_interval 1
total_run_times 0
mpd_host 192.168.0.5
mpd_port 6600

TEXT
MPD: [ ${mpd_status}${if_mpd_playing}- ${mpd_elapsed}/${mpd_length}$endif ] ${mpd_title} by ${mpd_artist} from ${mpd_album}  Cpu: ${cpu}%  Mem: ${memperc}%  Net: ${downspeedf eth0} / ${upspeedf eth0}  ${time %a %b %d %H:%M}

Offline

#4 2009-08-25 17:49:08

SpeedVin
Member
From: Poland
Registered: 2009-04-29
Posts: 955

Re: [Solved] Simple Conky config to view in dzen2.

Yeah taht is what I wabt thanks brisbin33 you are awesome smile

Last edited by SpeedVin (2009-08-25 17:49:27)


Shell Scripter | C/C++/Python/Java Coder | ZSH

Offline

Board footer

Powered by FluxBB