#   name: placid_v07	*right
#   type: conkyrc
# author: teodorescup
#  terms: GNU GPL

alignment tr
background yes
cpu_avg_samples 2
default_color c7c7c7
double_buffer yes
draw_outline yes
format_human_readable yes
minimum_size 200
net_avg_samples 2
own_window yes
own_window_argb_visual yes
own_window_argb_value 100
own_window_hints undecorated,sticky,skip_taskbar,skip_pager,below#,above
own_window_transparent no
own_window_type conky
update_interval 1
use_xft yes
xftfont Ubuntu:size=8:weight=bold
gap_x 0
gap_y 29

TEXT
TOP CPU	${color #66BF60}${cpu cpu0}%$color
${color FF6640}${top name 1} ${alignr} ${top cpu 1}  ${top pid 1}$color
${top name 2} ${alignr} ${top cpu 2}  ${top pid 2}
${top name 3} ${alignr} ${top cpu 3}  ${top pid 3}
${top name 4} ${alignr} ${top cpu 4}  ${top pid 4}
${top name 5} ${alignr} ${top cpu 5}  ${top pid 5}
${top name 6} ${alignr} ${top cpu 6}  ${top pid 6}
${top name 7} ${alignr} ${top cpu 7}  ${top pid 7}
${top name 8} ${alignr} ${top cpu 8}  ${top pid 8}
${top name 9} ${alignr} ${top cpu 9}  ${top pid 9}


TOP RAM
${color FF6640}${top_mem name 1} ${alignr} ${top_mem mem_res 1}  ${top_mem pid 1}$color
${top_mem name 2} ${alignr} ${top_mem mem_res 2}  ${top_mem pid 2}
${top_mem name 3} ${alignr} ${top_mem mem_res 3}  ${top_mem pid 3}
${top_mem name 4} ${alignr} ${top_mem mem_res 4}  ${top_mem pid 4}
${top_mem name 5} ${alignr} ${top_mem mem_res 5}  ${top_mem pid 5}
${top_mem name 6} ${alignr} ${top_mem mem_res 6}  ${top_mem pid 6}
${top_mem name 7} ${alignr} ${top_mem mem_res 7}  ${top_mem pid 7}
${top_mem name 8} ${alignr} ${top_mem mem_res 8}  ${top_mem pid 8}
${top_mem name 9} ${alignr} ${top_mem mem_res 9}  ${top_mem pid 9}
