# set to yes if you want Conky to be forked in the background
background no
cpu_avg_samples 2
net_avg_samples 2
#out_to_console no
# Use Xft?
use_xft yes
# Xft font when Xft is enabled
xftfont snap:Bold:size=10
own_window_colour 222222
# Text alpha when using Xft
xftalpha 0.8
# Update interval in seconds
update_interval 2
# Create own window instead of using desktop (required in nautilus)
own_window yes
own_window_transparent yes
own_window_hints undecorated,below,skip_taskbar
own_window_type desktop
# Use double buffering (reduces flicker, may not work for everyone)
double_buffer yes
# Minimum size of text area
minimum_size 300
# Draw shades?
draw_shades no
# Draw outlines?
draw_outline no
# Draw borders around text
draw_borders no
# Stippled borders?
stippled_borders no
# border margins
border_margin 3
# border width
border_width 3
# Default colors and also border colors
default_color white
default_shade_color white
default_outline_color white
# Text alignment, other possible values are commented
alignment top_left
#alignment bottom_left
#alignment bottom_right
#alignment top_right
# Gap between borders of screen and text
gap_x 3
gap_y 3
# Add spaces to keep things from moving about? This only affects certain objects.
use_spacer no
# Subtract file system buffers from used memory?
no_buffers yes
# set to yes if you want all text to be in uppercase
uppercase no
# boinc (seti) dir
# seti_dir /opt/seti
TEXT
${font Arial-size=10}┌─${font}${color FA07CC}[${color} System
${font Arial-size=10}├────${font}[ CPU: ${cpu}%
${font Arial-size=10}├────${font}[ RAM: ${mem}
${font Arial-size=10}└────${font}[ Uptime: ${uptime}
${font Arial-size=10}┌─${font}${color FA07CC}[${color} Net
${font Arial-size=10}├────${font}[ Download: ${downspeed eth0} k/s
${font Arial-size=10}├────${font}[ Upload: ${upspeed eth0} k/s
${font Arial-size=10}├────${font}[ Gmail: ${texeci 150 python /home/user/scripts/gmail.py}
${font Arial-size=10}└────${font}[ ${texeci 3600 perl /home/user/scripts/conky-updates.pl}
${font Arial-size=10}┌─${font}${color FA07CC}[ ${color}Disk
${font Arial-size=10}├────${font}[ Root: ${fs_used /}/${fs_size /}
${font Arial-size=10}├────${font}[ Home: ${fs_used /home}/${fs_size /home}
${font Arial-size=10}└────${font}[ Media: ${fs_used /media/disk}/${fs_size /media/disk}
${font Arial-size=10}┌─${font}${color FA07CC}[${color} Music
${font Arial-size=10}├────${font}[ Volume: ${exec /home/user/scripts/vol.sh}
${font Arial-size=10}└────${font}[ ${texeci 5 /home/user/scripts/moc.sh | fold -w200 -s}
${font Arial-size=10}┌─${font}${color FA07CC}[${color} Local
${font Arial-size=10}├────${font}[ ${time %A %B %d %Y}
${font Arial-size=10}└────${font}[ Chicago: ${texeci 200 /home/user/scripts/weather.sh yourzipcode}