### Rings ###
# — 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

# — Window specifications — #

own_window yes
own_window_transparent yes
own_window_type override
#own_window_argb_visual yes
own_window_hints undecorate,sticky,skip_taskbar,skip_pager,below

border_inner_margin 0
border_outer_margin 0

minimum_size 1200 500
maximum_width 1200

alignment tr
gap_x 75
gap_y 75

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

# — Text settings — #
use_xft yes
xftfont Santana:size=24
xftalpha 0.8

default_color FFFFFF

# — Lua Load — #
lua_load /root/.conky/Rings/rings-v1.2.lua
lua_draw_hook_pre ring_stats

TEXT
${voffset 100}${goto 1050}${font Santana:size=50}${color FFFFFF}${time %k}.${color FFFFFF}${time %M}
${voffset -30}${goto 340}${color FFFFFF}${hr 2}
${voffset -35}${goto 705}${font Santana:size=40}${color FFFFFF}${time %A}, ${color FFFFFF}${time %d }${color FFFFFF}${time %B }${color FFFFFF}${time %Y}
