# — 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 270 114
maximum_width 270

alignment top_right

gap_x 280
gap_y 70


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

# — Text settings — #
use_xft yes
xftfont hooge 05_53:size=6
xftalpha 0.1

default_color 808080
default_gauge_size 50 25

uppercase no
use_spacer right


# — Lua Load — #

lua_load ~/.Conky/steel_amber/scripts/rings.lua
lua_draw_hook_pre main_rings


TEXT
${image ~/.Conky/steel_amber/pix/bg2.png -p 1,1 -s 270x114}
${voffset 28}${goto 126}HDD
${voffset 6}${alignc}${fs_used_perc /} %
${voffset 15}${goto 37}${cpugraph 15,38 E68C0F E68C0F}${goto 193}${memgraph 15,38 E68C0F E68C0F}
${voffset -43}${goto 47}CPU${goto 204}RAM
${voffset 7}${goto 49}${cpu cpu0}%${goto 206}${memperc}%
${color E68C0F}${voffset 7}${goto 110}ACPI: ${acpitemp}ºC  
${goto 110}HDD: ${hddtemp}ºC
${goto 110}CPU: ${hwmon temp 1}ºC ${color}

