#############################
# created by jurank_dankkal #
#   http://juranktech.com   #
#    me@juranktech.com      #
#############################

#########
# Conky #
#########
alignment top
background yes
update_interval 3
 
cpu_avg_samples 2
net_avg_samples 2
 
override_utf8_locale yes
 
double_buffer yes
no_buffers yes
 
text_buffer_size 10240
imlib_cache_size 0
 
###########
# Windows #
###########
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
 
 
border_inner_margin 0
border_outer_margin 0
 
minimum_size 160 100
maximum_width 300
 
alignment tl
gap_x 600
gap_y 5

############
# Graphics #
############
draw_shades no
draw_outline no
draw_borders no
draw_graph_borders no
 
########
# Text #
########
use_xft yes
xftalpha 0.8
 
uppercase no
 
default_color grey

########
# Code #
########
TEXT
  ${voffset 10}${color grey}${font Zegoe Light:pixelsize=170}${time %H}${font}
