# Announcement
# by londonali1010

background no
update_interval 1
total_run_times 0
own_window yes
own_window_transparent yes
own_window_class Conky	# Required to exclude from Compiz shadows
own_window_hints undecorate,sticky,skip_taskbar,skip_pager,below
double_buffer yes	# Required to eliminate flicker
no_buffers yes
text_buffer_size 2048	# Required for conkyForecast output
imlib_cache_size 0	# Required for Rhythmbox cover art
cpu_avg_samples 2
net_avg_samples 2
override_utf8_locale yes
draw_shades no
draw_outline no
draw_borders no
draw_graph_borders no
use_spacer none
minimum_size 1000 576	# Defines Conky window to be 1024x600 with 12px padding
alignment top_left
gap_x 12		# Positions Conky window at the correct padding
gap_y 12
uppercase no
use_xft yes
xftfont saxMono:size=8
xftalpha 0.8
default_color 000000
color1 E6C37E

TEXT
${if_existing /proc/net/route wlan0}${image <directory>/wireless_icon.png -p 195,5 -s 58x50}${endif}
${if_running rhythmbox}${image <directory>/mouth.png -p 310,100 -s 75x75}${image <directory>/speech_bubble.png -p 425,0 -s 350x150}
${exec cp "`conkyRhythmbox --datatype=CA | sed -e 's/\\\//g'`" <directory>/.album}${image <directory>/.album -p 500,34 -s 64x64}
${font Denne's Old Handwriting:size=20}${voffset 3}${goto 572}${scroll 15 ${execp conkyRhythmbox --datatype=AR} }
${goto 572}${scroll 15 ${execp conkyRhythmbox --datatype=TI} }${font}
${voffset -83}${endif}
${voffset 198}${goto 320}${font Denne's Old Handwriting:size=50}${time %H}:${time %M}${font Denne's Old Handwriting:size=30} ${time %a}, ${time %d} ${time %b} ${time %Y}${font}
${goto 320}${battery_bar 3,442 BAT1}
${goto 320}${voffset -5}${fs_bar 3,442 /}
${goto 320}${voffset -5}${cpubar cpu0 3,442}
${goto 320}${font Denne's Old Handwriting:size=12}CPU
${goto 320}${cpu cpu0} %
${goto 360}${voffset -42}${font saxMono:size=9}[[ ${top pid 1} ${top name 1}${goto 687}(${top cpu 1}) ]]
${goto 360}[[ ${top pid 2} ${top name 2}${goto 687}(${top cpu 2}) ]]
${goto 360}[[ ${top pid 3} ${top name 3}${goto 687}(${top cpu 3}) ]]
${goto 360}[[ ${top pid 4} ${top name 4}${goto 687}(${top cpu 4}) ]]
${goto 360}[[ ${top pid 5} ${top name 5}${goto 687}(${top cpu 5}) ]]
${voffset 20}
${goto 320}${membar 3,442}
${goto 320}${font Denne's Old Handwriting:size=12}MEM
${goto 320}${memperc} %
${goto 360}${voffset -42}${font saxMono:size=9}[[ ${top_mem pid 1} ${top_mem name 1}${goto 687}(${top_mem mem 1}) ]]
${goto 360}[[ ${top_mem pid 2} ${top_mem name 2}${goto 687}(${top_mem mem 2}) ]]
${goto 360}[[ ${top_mem pid 3} ${top_mem name 3}${goto 687}(${top_mem mem 3}) ]]
${goto 360}[[ ${top_mem pid 4} ${top_mem name 4}${goto 687}(${top_mem mem 4}) ]]
${goto 360}[[ ${top_mem pid 5} ${top_mem name 5}${goto 687}(${top_mem mem 5}) ]]
${voffset -483}${color1}${execpi 360 conkyForecast --location=XXXXXXXX --template=/usr/share/conkyforecast/conkyForecast.template}${color}
