$Id: conkyrc.php 297 2009-12-30 01:49:46Z gjb $
$HOME/.conkyrc
background no
font 7x13
use_xft no
mail_spool $MAIL
update_interval 5.0
total_run_times 0
own_window no
double_buffer yes
minimum_size 280 5
draw_shades yes
draw_outline no
draw_borders no
draw_graph_borders yes
border_margin 4
border_width 1
default_color white
default_shade_color black
default_outline_color black
alignment bottom_right
gap_x 14
gap_y 24
no_buffers yes
uppercase no
cpu_avg_samples 2
net_avg_samples 2
override_utf8_locale no
use_spacer none
## SCREEN STUFF
TEXT
$sysname $kernel
Hostname: $nodename
CPU Usage: $cpu%
${cpubar}
AC Adapter: ${apm_adapter}
Battery Percent: ${apm_battery_life}
Battery Time: ${apm_battery_time}
RAM: ${membar}
Swap: ${swapbar}
iwn0: ${addr iwn0}
/ ${fs_bar /}
/usr ${fs_bar /usr}
/var ${fs_bar /var}
${color yellow}
Core 0: ${exec sysctl -n dev.cpu.0.temperature}
Core 1: ${exec sysctl -n dev.cpu.1.temperature}