jakonj /.conkyrc

there is a lot of stuff here. i keep all config tips that i have (or used) since i belive that there will be a good usage of them :) This conkyrc creates simple info about user and creates calendar (just looks good)
#conky configuration by krak

minimum_size 130
maximum_width 130

#font 9x7
uppercase no
use_xft yes
xftfont Sans-8
xftalpha 1
override_utf8_locale yes

update_interval 1.0
total_run_times 0

own_window no
own_window_transparent no
#own_window_color cccccc
#own_window_hints undecorated,below,skip_taskbar,skip_pager,sticky
own_window_type normal

background no
double_buffer yes
#no_buffers yes
draw_shades no
draw_outline no
draw_borders no
stippled_borders 1
border_margin 0
border_width 0

default_color 666666
default_shade_color white
default_outline_color white

alignment top_right
gap_x 20
gap_y 30

cpu_avg_samples 2
net_avg_samples 2

use_spacer no

#${time %T}

#danas je ${color 6e9200}${time %D} ${color 666666}a vreme je ${color 6e9200}${time %T}

#full cpu name: ${execi 1000 cat /proc/cpuinfo | grep 'model name' | sed -e 's/model name.*: //'}

#cpu temp: ${acpitemp}C*

#network:
#Inbound: ${tcp_portmon 1 32767 count} 
#Outbound: ${tcp_portmon 32768 61000 count}
#${alignr}Total: ${tcp_portmon 1 65535 count}

#var log: ${execi 30 tail -n3 /var/log/messages | fold -w50}


#############################################################

TEXT
${color 6e9200}os: ${color 666666}$nodename
${color 6e9200}kernel: ${color 666666}$kernel
${color 6e9200}uptime: ${color 666666}$uptime
${color steel blue}$stippled_hr
${color 6e9200}cpu: ${color 666666}${freq_dyn_g}Ghz ${color steel blue}[$cpu%]
${color 6e9200}ram: ${color 666666}$mem/$memmax
${color 6e9200}ps: ${color 666666}$running_processes/$processes

${color 6e9200}eth0: ${color 666666}${addr eth0}
${color 6e9200}brzina: ${color 666666}${downspeed eth0}/${upspeed eth0} k/s
${color 6e9200}preneto: ${color 666666}${totaldown eth0}/${totalup eth0}

${color 666666}/home: ${color 6e9200}${fs_bar /home}
${alignr}${color 666666}${fs_free /home} / ${fs_size /home}
${color steel blue}$stippled_hr

${color 666666}${execi 40000 cal}