Please bear with us as we work to restore functionality to dotfiles.org.
This puts 4 lines of conky on my right monitor. I didn't know about color variables till afterwards so this could probably be cleaned up a little. No bars because I was aiming for several columns and the bars overwrote text. Also, this erases my nautilus icons. Not sure how to fix it, but I'll get around to it soon.
alignment top_right
background no
border_width 1
cpu_avg_samples 2
default_color white
default_outline_color white
default_shade_color white
double_buffer yes
draw_borders no
draw_graph_borders yes
draw_outline no
draw_shades no
font 6x10
gap_x 5
gap_y 60
minimum_size 5 5
net_avg_samples 2
no_buffers no
out_to_console no
own_window no
own_window_class Conky
own_window_type normal
own_window_hints undecorated,below,skip_taskbar
short_units yes
stippled_borders 0
update_interval 5.0
uppercase no
use_spacer left
TEXT
${color cyan}$nodename - $sysname $kernel ${color grey}RAM Usage: $color $mem/$memmax - $memperc% ${color grey}File systems:${color grey} Process PID CPU% MEM%
${color grey}Uptime:$color $uptime ${color grey}Swap Usage:$color $swap/$swapmax - $swapperc% ${color grey}/ $color${fs_free /}/${fs_size /} ${color lightgrey} ${top name 1} $color${top pid 1} ${top cpu 1} ${top mem 1}
$tztime ${color grey}raid $color${fs_free /media/raid}/${fs_size /media/raid} ${color lightgrey} ${top name 2} $color${top pid 2} ${top cpu 2} ${top mem 2}
${color grey}Networking: ${color grey}CPU Usage:$color $cpu% ${color grey}home$color${fs_free /home}/${fs_size /home} ${color lightgrey} ${top name 3} $color${top pid 3} ${top cpu 3} ${top mem 3}
${color grey}Up:$color ${upspeed eth0} k/s${color grey} - Down:$color ${downspeed eth0} k/s ${color grey}Processes:$color $processes ${color grey}Running:$color $running_processes ${color grey} win $color${fs_free /media/win}/${fs_size /media/win} ${color lightgrey} ${top name 4} $color${top pid 4} ${top cpu 4} ${top mem 4}