~/.conkyrc

This colorized verison of my conky configuration file is available for your convience.
The original file is available for download if you would like to use it.
# ----------------------------------------------------------------------
# file:    ~/.conkyrc
# author:  moparx     - https://moparx.com/configs
# date:    05/08/2013 - 18:12 EDT
# vim: set ai et fenc=utf-8 ft=conkyrc nu si sts=0 sw=4 ts=8 tw=0 :
# ----------------------------------------------------------------------

alignment br
gap_x 0
gap_y 0
background no
cpu_avg_samples 2
default_color white
default_outline_color black
double_buffer yes
draw_outline yes
draw_shades no
net_avg_samples 2
override_utf8_locale yes
own_window yes
own_window_transparent yes
own_window_argb_visual yes
own_window_type normal
own_window_class conky-semi
own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
own_window_type panel
total_run_times 0
update_interval 5.0
uppercase no
use_spacer none
use_xft yes
xftalpha 0.8
xftfont DejaVu Sans:size=8

TEXT
${voffset -2}${font Open Logos:size=10}A${font}${voffset -3} \
Arch Linux $machine $kernel on ${pre_exec uname -p | sed -e 's/(R)//g'} \
(${platform coretemp.0 temp 2}°C)  ${color gray}//${color}  \
Uptime: ${uptime} ${color gray}//${color}  \
Load: ${loadavg}${offset 5} \
Memory: $mem/$memmax ($memperc% used)  ${color gray}//${color}  \
/home: ${fs_free /home}/${fs_size /home} ($fs_free_perc% free)  ${color gray}//${color} \
Network: up: ${upspeed eth0} \
down: ${downspeed eth0}

recommended sites

social