# Conky settings #
background no
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

temperature_unit fahrenheit

# Window specifications #

own_window yes

# If running Gnome 3 comment out the following line #
own_window_type override

# If running Gnome 3 UNcomment out the following line #
#own_window_type normal

own_window_transparent yes
own_window_hints undecorate,sticky,skip_taskbar,skip_pager,below

border_inner_margin 0
border_outer_margin 0

minimum_size 200 200
maximum_width 170

alignment tr
gap_x 10
gap_y 10

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

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

uppercase no

temperature_unit celsius


default_color FFFFFF

# Lua Load  #
lua_load ~/.conclock/scripts/clock_rings.lua
lua_draw_hook_pre clock_rings

TEXT
# Change the clock image below #
${image ~/.conclock/clock1.png -p 5,26 -s 170x170}





