

# Conky settings #
background yes
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
own_window_type normal
own_window_transparent yes
own_window_hints undecorated,sticky,skip_taskbar,skip_pager,below
#own_window_colour black
#own_window_argb_visual yes
#own_window_argb_value 0


border_inner_margin 0
border_outer_margin 0

alignment top_right
gap_x 60
gap_y 60
minimum_size 400 130

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

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

uppercase no

temperature_unit celsius

## Adjust these fields according to the your screen size i have modded them for 1280x1024

own_window_argb_visual no
own_window_argb_value 0
own_window_colour 000000
TEXT
${voffset 35}${font Ubuntu style:bold:pixelsize=10}${color FFA300}${offset 150}USED RAM/SWAP
${font Ubuntu:pixelsize=17}${offset 150}$color$mem/$swap ${voffset -20}${offset 30}${font Ubuntu style:bold:pixelsize=10}${color FFA300}CPU ${offset 9}${font Ubuntu:pixelsize=27}$color${cpu cpu0}%
${image ./bg2.png -p 0,0 -s 400x130}
