# Conky settings #
background no
update_interval 0.5

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 celsius

# Window specifications #
minimum_size 200 200
maximum_width 200
own_window yes
own_window_type normal
own_window_transparent yes
own_window_argb_visual yes
own_window_argb_value 100
own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager

alignment tl
gap_x 55
#gap_y 5

# Graphics settings #
draw_shades yes
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

temperature_unit celsius

# Default colors and also border colors
default_outline_color black
color5 green
color6 yellow
color7 white
color8 red
color9 blue
default_color white

# Lua Load  #
lua_load ~/.conky/lua/clock_rings.lua
lua_draw_hook_pre clock_rings

TEXT
${voffset 8}${color7}${font caviar dreams:size=16}${time %A}${font}${voffset -8}${alignr 50}${color7}${font caviar dreams:size=38}${time %e}${font}
${color7}${voffset -30}${color7}${font caviar dreams:size=18}${time %b}${font}${voffset -3} ${color7}${font caviar dreams:size=20}${time %Y}${font}${color7}${hr}
${voffset 140}${font caviar dreams:size=10}${alignr}UP TIME:${font}
${font caviar dreams:size=12}${color7}${alignr}${uptime_short}${font}
${image ~/.conky/lua/mactux.png -p 64,110 -s 70x70}
${color7}${goto 25}${voffset 35}${cpu cpu0}%
${color7}${goto 25}CPU
${color7}${goto 50}${voffset 23}${memperc}%
${color7}${goto 50}RAM
${color7}${goto 75}${voffset 23}${fs_used_perc /}%
${color7}${goto 75}TuxHd:
${color7}${goto 100}${voffset 23}${fs_used_perc /home}%
${color7}${goto 100}Home:
