own_window_class Conky
own_window yes
own_window_type normal
own_window_argb_visual yes
own_window_argb_value 180
own_window_transparent yes
own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager

background yes
use_xft yes
xftfont HandelGotD:size=9
xftalpha 0.8
update_interval 0.5
total_run_times 0
double_buffer yes

minimum_size 400 
maximum_size 550 

draw_shades no
draw_outline no
draw_borders no
draw_graph_borders no
border_width 1

alignment top_right
gap_x 0
gap_y 45

no_buffers yes
uppercase no

cpu_avg_samples 2
net_avg_samples 2

override_utf8_locale yes
use_spacer none
show_graph_scale no
show_graph_range no
text_buffer_size 1024

short_units yes
pad_percents 2

lua_load ~/.conky/circle_script.lua
lua_draw_hook_pre clock_rings

TEXT
${color #676B6A}${goto 124}${voffset 11}|${voffset -7}${offset -2}${voffset -5}____________
${goto 200}${font bold :size=17}${color #E1EAE9}${time %H:%M:%S}${font}${offset -100}${voffset 9}${color #676B6A}${hr 1}
${goto 200}${color #E1EAE9}${font monospace:pixelsize=12}${offset 62}${execi 1800 date +%^B | cut -c1}${execi 1800 date +%B | cut -c2-} ${time (%m)}
${goto 200}${color #E1EAE9}${execpi 60 DJS=`date +%_d`; cal | sed '/./!d' | sed '1d'  | sed 's/$/                     /' | fold -w 21 | sed -n '/^.\{21\}/p' | sed 's/^/  /' | sed /" $DJS "/s/" $DJS "/" "'${color #E1EAE9}'"$DJS"'${color #676B6A}'" "/}
${color #676B6A}${goto 124}${voffset 20}|${voffset 10}${offset -4}${voffset -5}${hr 1}
${if_existing /proc/net/route wlan0}${voffset 2}${goto 130}-  Total Upload:   ${totalup wlan0}${endif}${if_existing /proc/net/route eth0}${voffset 2}${goto 130}-  Total Upload:   ${totalup eth0}${endif}${if_existing /proc/net/route ppp0}${voffset 2}${goto 130}-  Total Upload:   ${totalup ppp0}${endif}     
${if_existing /proc/net/route wlan0}${voffset 2}${goto 130}-  Total Download: ${totaldown wlan0}${endif}${if_existing /proc/net/route eth0}${voffset 2}${goto 130}-  Total Download: ${totaldown eth0}${endif}${if_existing /proc/net/route ppp0}${voffset 2}${goto 130}-  Total Download: ${totaldown ppp0}${endif}
