Heres my latest. A nice and clean one. There are 3 conkys. (Top left, center, and right in screenshot)
Its calibrated for a 1440x900 display, if thats not you then you're gonna have to play with the
gap_x/gap_y values.
The font in the clock is "Impact" get it with:
Code:
sudo apt-get install msttcorefonts
Heres the
source PSD for the wallpaper (feel free to use/modify/redistribute)

Code:
background yes
use_xft yes
xftfont Sans:size=8
xftalpha 0.8
update_interval 1
total_run_times 0
override_utf8_locale no
double_buffer yes
own_window yes
own_window_type override
own_window_transparent 1
own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
draw_shades no
draw_outline no
draw_borders no
uppercase no
use_spacer yes
alignment top_left
gap_x 61
gap_y 34
minimum_size 150 5
maximum_width 150
default_color 000000
TEXT
${font Sans:size=7}Kernel: $kernel
Code:
background yes
use_xft yes
xftfont Sans:size=7
xftalpha 0.8
update_interval 1
total_run_times 0
cpu_avg_samples 2
net_avg_samples 1
override_utf8_locale no
double_buffer yes
own_window yes
own_window_type override
own_window_transparent 1
own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
draw_shades no
draw_outline no
draw_borders no
draw_graph_borders no
uppercase no
use_spacer yes
alignment top_right
gap_x 21
gap_y 320
minimum_size 96 5
maximum_width 96
default_color B5B5B5
TEXT
Load:${alignr}${loadavg 3} ${loadavg 1}
Batt:${alignr}$battery
${color #292929}${hr 1}${color #B5B5B5}
CPU${alignr}${freq_dyn_g}Ghz
${cpu cpu1}% ${cpubar cpu1}
${cpu cpu2}% ${cpubar cpu2}
${color #292929}${hr 1}${color #B5B5B5}
Memory ${alignr}$mem
${memperc}% $membar
${color #292929}${hr 1}${color #B5B5B5}
Network${alignr}eth1
ip ${alignr}${addr eth1}
Down ${alignr}${downspeedgraph eth1 13,62 }
Up ${alignr}${upspeedgraph eth1 11,70 }
Code:
background yes
use_xft yes
xftfont Dejavu Sans:size=8
xftalpha 0.5
update_interval 1
total_run_times 0
override_utf8_locale no
double_buffer yes
own_window yes
own_window_type override
own_window_transparent 1
own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
draw_shades no
draw_outline no
draw_borders no
uppercase no
use_spacer yes
alignment top_right
gap_x 650
gap_y 440
minimum_size 125 20
maximum_width 125
default_color FFFFFF
TEXT
${font Sans:size=7}${time %a - %B %d, %Y}
${font Impact:size=18}${time %I:%M:%S %p}