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=8
xftalpha 0.8
update_interval 0.5
total_run_times 0
double_buffer yes

minimum_size 200 320 
maximum_width 200

draw_shades no
draw_outline no
draw_borders no
draw_graph_borders no
border_width 1

alignment top_right
gap_x 120
gap_y 165
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 -- #
# SET THE PATH TO THE SCRIPT HERE
lua_load ~/.conky/LoadAll.lua
lua_draw_hook_pre main
TEXT
${color #4E4E4E}${goto 65}${if_existing /proc/net/route ppp0}${totalup ppp0}${endif}${goto 115}${if_existing /proc/net/route ppp0}${totaldown ppp0}${endif}  



${font Sans:size=16}${goto 73}${time %H:%M}
