# Conky settings #
background yes
update_interval 1

cpu_avg_samples 2
net_avg_samples 2

override_utf8_locale yes

double_buffer yes
no_buffers yes

text_buffer_size 2048
#imlib_cache_size 0

# Window specifications #

own_window yes
own_window_type normal
own_window_transparent yes
own_window_hints undecorated,sticky,skip_taskbar,skip_pager,below
#own_window_colour black
#own_window_argb_visual yes
#own_window_argb_value 0

default_color white
border_inner_margin 0
border_outer_margin 0

alignment top_right
gap_x 0
gap_y 20
minimum_size 420 160

# Graphics settings #
draw_shades no
draw_outline no
draw_borders no
draw_graph_borders no

# Text settings #
use_xft yes
xftfont caviar dreams:size=8
xftalpha 0.5

uppercase no

default_color FFFFFF
#default_shade_color 808080

own_window_argb_visual no
own_window_colour 000000
own_window_argb_value 0
TEXT
${voffset 10}${offset 120}${color EAEAEA}${font Bitstream Charter:pixelsize=75}${time %H:%M}
${voffset -70}${offset 130}${font GE Inspira:pixelsize=22}${time %a},${color FFA300}${time %d} ${color EAEAEA}${font GE Inspira:pixelsize=22}${time  %b} ${time %Y}
${image ./bg.png -p 0,0 -s 420x160}
