# conky nova versio 2.0

#fonts per defecte
use_xft yes
xftfont Ubuntu:size=7
override_utf8_locale yes

#parametres de configuracio
update_interval 1
total_run_times 0
double_buffer yes
no_buffers yes
net_avg_samples 2

# parametres de finestra
own_window yes
own_window_transparent yes
own_window_type override
own_window_hints undecorated,below,skip_taskbar,sticky,skip_pager

# dissenyat per Natxoblogg!! Disfruteu-ho 

#canto de finestra y sombres
draw_borders no
draw_shades no
background yes

#color per defecte
default_color E0DFDE
#color de titol
color0 DD3A21

#tamany i posicio
minimum_size 1250 100
gap_x -385
gap_y 25
alignment top_right

TEXT

${GOTO 10}${font Ubuntu:bold:size=7}CPU 0${font}${GOTO 50} : ${cpubar cpu1 3,120} - ${cpu cpu1} %${GOTO 230}${font Ubuntu:bold:size=7}CPU 1${font}${GOTO 270} : ${cpubar cpu2 3,120} - ${cpu cpu2} %${GOTO 450}${font Ubuntu:bold:size=7}RAM${font}${GOTO 490} : ${mem} / ${memmax} ${membar 3, 90} - ${memperc} %${GOTO 720}${font Ubuntu:bold:size=7}Descargando${font}${GOTO 800} : ${GOTO 815}${downspeedf eth0} /s
${GOTO 10}${font Ubuntu:bold:size=7}CPU 2${font}${GOTO 50} : ${cpubar cpu3 3,120} - ${cpu cpu3} % ${GOTO 230}${font Ubuntu:bold:size=7}CPU 3${font}${GOTO 270} : ${cpubar cpu4 3,120} - ${cpu cpu4} %${GOTO 450}${font Ubuntu:bold:size=7}HDD${font}${GOTO 490} : ${GOTO 495}${fs_used /} /   ${fs_size /} ${fs_bar 3, 90 /} - ${fs_used_perc} %${GOTO 720}${font Ubuntu:bold:size=7}Subiendo${font}${GOTO 800} : ${GOTO 815}${upspeedf eth0} /s

${image /home/natxo/tuneo/conkys_config/fondo_sem2.png -p 1,5}
