# — Conky settings — #

background yes

update_interval 1
total_run_times 0
net_avg_samples 2

override_utf8_locale yes

double_buffer yes
no_buffers yes

text_buffer_size 2048
imlib_cache_size 0

temperature_unit celcius

# — Window specifications — #

own_window yes
own_window_type override
own_window_transparent yes
own_window_hints undecorated,sticky,skip_taskbar,skip_pager

border_inner_margin 0
border_outer_margin 0

minimum_size 239 209
maximum_width 239

alignment top_right

gap_x 0
gap_y 0


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

# — Text settings — #
use_xft yes
xftfont Future:size=8
xftalpha 0.1

default_color D4ECF4
default_gauge_size 47 25

uppercase no
use_spacer right

color0 white
color1 orange
color2 green

# — Lua Load — #

lua_load ~/.Conky/systematic/scripts/clock_rings.lua
lua_draw_hook_pre clock_rings


TEXT
${image ~/.Conky/systematic/images/clock.png -p 0,0 -s 239x209}
${voffset 111}${goto 106}${font Future:size=8}${color black}MEX
${voffset 5}${goto 81}${font Future:size=14.5}${color black}${time %H:%M:%S}
## ${voffset -7}${goto 82}${font Future:size=7.6}${color black}${time %a %d/%m/%Y}
