Olá
kakita, muito lindo seu desktop, você poderia me dar umas explicações ou passar um link ou até mesmo fazer um tutorial

de como configurar o conky.
Não tive muito tempo pra pesquisar sobre isso ainda, qualquer ajuda fico muito grato.
Aqui fica o código da mminha config, mas ela não vai funcionar aí nem o tempo nem o email pois requerem scripts se vc quiser eu posso passar aqui
Uma dia é vc abrir a config original do conky e abrir a minha config e estudar as diferenças, depois é só ir testando e ver o resultado, demora muito tempo até vc ter o resultado desejado mas fica bem bonitinho. Acho o código do conky meio confuso mas tambem é muito configurável
este site tambem ajuda muito
http://www.techzonept.com/showthread.php?t=220957background no
double_buffer yes
use_xft yes
default_color gray
default_shade_color black
default_outline_color white
own_window_transparent yes
#own window to run simultanious 2 or more conkys
own_window yes
own_window_transparent yes
own_window_type normal
own_window_hints undecorate,sticky,skip_taskbar,skip_pager
#borders
draw_borders no
border_margin 1
#shades
draw_shades no
#position
gap_x 0
gap_y 10
alignment bottom_left
#behaviour
update_interval 1
#colour
default_color grey
#default_shade_color 000000
own_window_colour 000000
#font
use_xft yes
xftfont bauhaus:pixelsize=12
#to prevent window from moving
use_spacer no
minimum_size 1280 0
maximum_size 1280
TEXT
Miguel Soares - $sysname $kernel on $machine | $color ${time %A, %b %d %Y} | ${color}Up: ${color white}${uptime_short} | ${color}Cpu: ${color white}${cpu}% ${color}${cpugraph 10,85 AEA08E 9F907D} ${color white} | ${color }Mem: ${color white}$mem/$memmax - $memperc% ${membar 6,85}${color } | Home: ${color white}${fs_used /home}/${fs_size /home} - ${fs_used_perc /home}% ${fs_bar 6,85}
${color}Intel Pentium IV ${color white}${freq_g cpu0}Ghz | ${color}Net: ${color white}${font}${downspeed eth0} Kb/s ${color} ${downspeedgraph eth0 10,85 AEA08E 9F907D} ${color white} ${totaldown eth0} down | ${color}Email: ${color white}${execi 300 python ~/gmail.py} | ${execi 3600 perl ~/weather.pl POXX0057 c w} ${execi 3600 perl ~/weather.pl POXX0057 c c} | ${if_running amarokapp}${offset -8}${voffset 2}${color }${alignc} Current Song: ${color white}${execi 1 dcop amarok player title} $color Artist: ${color white}${execi 1 dcop amarok player artist} - ${color white} ${execi 1 dcop amarok player currentTime}/${color white}${execi 1 dcop amarok player totalTime}