# Conky settings #
background no
update_interval 1
double_buffer yes
no_buffers yes

# Window specifications #
gap_x 0
gap_y 0
alignment middle_middle
minimum_size 600 500
maximum_width 500
own_window yes
own_window_type conky
own_window_transparent yes
own_window_hints undecorate,sticky,skip_taskbar,skip_pager,below
own_window_argb_visual yes
own_window_argb_value 255
#border_margin 0
#border_inner_margin 0
#border_outer_margin 0

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

# Text settings #
use_xft yes
xftalpha 0
xftfont Sans:size=10

override_utf8_locale yes

imlib_cache_size 0

# Color scheme #
default_color ffb500

template1 ~/temp/temp.gif.
template2 -p 0,0

TEXT
#Hamara Animation
${if_updatenr 01}${image ${template1}000 ${template2}}${endif}
${if_updatenr 02}${image ${template1}001 ${template2}}${endif}
${if_updatenr 03}${image ${template1}002 ${template2}}${endif}
${if_updatenr 04}${image ${template1}003 ${template2}}${endif}
${if_updatenr 05}${image ${template1}004 ${template2}}${endif}
${voffset 300}
${hr}
${color}CPU :-  ${cpubar 10,60}   ${cpu} %${alignr 26}BATTERY :- ${battery_short}${alignr}RAM :- ${membar 10,60}  ${mem}
HDD :-  ${fs_used} / ${fs_size}${offset 24}TIME :- ${battery_time}${alignr}UPTIME :-  ${uptime_short}
#Processes consuming most memory
${hr}
PROCESS${alignc -30}MEMORY%${alignr}MEMORY
${voffset 4}${top_mem name 1}
${voffset 4}${top_mem name 2}
${voffset 4}${top_mem name 3}
${voffset 4}${top_mem name 4}
${voffset 4}${top_mem name 5}
${voffset -100}${alignc}${top_mem mem 1}%
${voffset 4}${alignc}${top_mem mem 2}%
${voffset 4}${alignc}${top_mem mem 3}%
${voffset 4}${alignc}${top_mem mem 4}%
${voffset 4}${alignc}${top_mem mem 5}%
${voffset -100}${alignr}${top_mem mem_res 1}
${voffset 4}${alignr}${top_mem mem_res 2}
${voffset 4}${alignr}${top_mem mem_res 3}
${voffset 4}${alignr}${top_mem mem_res 4}
${voffset 4}${alignr}${top_mem mem_res 5}
${hr}
