Of course
background yes
use_xft yes
xftfont sans:size=9
xftalpha 0.8
update_interval 3.0
total_run_times 0
own_window yes
own_window_type conky
own_window_transparent yes
own_window_hints undecorated,below,skip_taskbar,sticky,skip_pager
double_buffer yes
minimum_size 250
draw_shades yes
draw_outline no
draw_graph_borders no
stippled_borders 8
border_margin 1
border_width 10
maximum_width 260
default_color ffffff
default_shade_color 000000
default_outline_color black
alignment top_right
gap_x 10
gap_y 50
no_buffers yes
uppercase no
cpu_avg_samples 2
net_avg_samples 2
override_utf8_locale yes
use_spacer none
TEXT
${image /etc/conky/icon/Television-Alt.png -p 0,15 -s 32x32} ${goto 50}SISTEMA
${goto 50}Distro: ${exec lsb_release -c -s} ${exec lsb_release -r -s}
${goto 50}Kernel: $kernel $machine
${goto 50}Escritorio: $DESKTOP_SESSION
${goto 50}Usuario: ${exec whoami}
${goto 50}Tiempo encendido: $uptime_short
# ${goto 50}Battery: $acpiacadapter $battery
${goto 50}Monitor: ${exec xrandr | grep '*' | sed -e 's/*+//'}
${image /etc/conky/icon/Clock.png -p 0,125 -s 32x32} ${goto 50}FECHA Y HORA
${goto 50}Fecha ${goto 75}${goto 85} : ${time %A, %d %b %Y}
${goto 50}Hora ${goto 75}:${goto 85} ${time %H:%M %p} hrs.
${image /etc/conky/icon/Task-Manager.png -p 0,190 -s 32x32} ${voffset 6}${goto 50}PROCESADOR
${goto 50}CPU 1: ${cpubar cpu0 4,75} ${cpu cpu0}%
${goto 50}CPU 2: ${cpubar cpu1 4,75} ${cpu cpu1}%
${goto 50}Temperatura: ${hwmon temp 1}°C
${image /etc/conky/icon/Memory.png -p 0,265 -s 32x32} ${goto 50}MEMORIA
${goto 50}RAM: ${membar 4,75} $memperc%
${goto 50}Swap: ${swapbar 4,75} $swapperc%
${goto 50}${voffset 8} ${image /etc/conky/icon/Gear.png -p 0,365 -s 32x32} ${goto 50}PROCESOS:$processes ${goto 170}actuales:$running_processes
${goto 50}PROCESOS IMPORTANTES
${goto 50}NOMBRE $alignc ${goto 185} ${alignr}MEM ${alignr}CPU
${goto 50}${top name 1} ${goto 175}$alignr${top mem 1} $alignr${top cpu 1}
${goto 50}${top name 2} ${goto 175}$alignr${top mem 2} $alignr${top cpu 2}
${goto 50}${top name 3} ${goto 175}$alignr${top mem 3} $alignr${top cpu 3}
${goto 50}${top name 4} ${goto 175}$alignr${top mem 4} $alignr${top cpu 4}
${goto 50}${top name 5} ${goto 175}$alignr${top mem 5} $alignr${top cpu 5}
${goto 50}${top name 6} ${goto 175}$alignr${top mem 6} $alignr${top cpu 6}
# ${goto 50}$stippled_hr
# ${goto 50}${top_mem name 1} ${goto 175}$alignr${top_mem cpu 1} $alignr${top_mem mem 1}
# ${goto 50}${top_mem name 2} ${goto 175}$alignr${top_mem cpu 2} $alignr${top_mem mem 2}
# ${goto 50}${top_mem name 3} ${goto 175}$alignr${top_mem cpu 3} $alignr${top_mem mem 3}
# ${goto 50}${top_mem name 4} ${goto 175}$alignr${top_mem cpu 4} $alignr${top_mem mem 4}
${image /etc/conky/icon/Hard-Drive.png -p 0,500 -s 32x32} ${goto 50}HDD
${goto 50}Root: ${fs_bar 4,55 /} ${fs_used /} / ${fs_size /}
${goto 50}Home: ${fs_bar 4,55 /home} ${fs_used /home} / ${fs_size /home}
#${goto 50}Data: ${fs_bar 4,55 /Data} ${fs_used /Data} / ${fs_size /Data}
#${goto 50}Temp IDE: ${execi 300 hddtemp --unit=t /dev/hda | cut -c11-}
#${goto 50}Temp SATA: ${execi 300 hddtemp --unit=t /dev/sda | cut -c11-}
${image /etc/conky/icon/Connectiions.png -p 0,560 -s 32x32} ${goto 50}LAN
${goto 50}Download: ${downspeed eth0}
${goto 50}Upload: ${upspeed eth0}
${goto 50}Total Download: ${totaldown eth0}