# .conkyrc by fabsh <
fabsh@lamerk.org>
# Based on ideas and code from the CunchBang Linux forums at
http://crunchbanglinux.org
# v. 1.0
# Use Xft?
use_xft yes
xftfont DejaVu Sans:size=6
xftalpha 0.8
text_buffer_size 2048
# Update interval in seconds
update_interval 1
# This is the number of times Conky will update before quitting.
# Set to zero to run forever.
total_run_times 0
own_window yes
own_window_transparent yes
#own_window_type override
own_window_type desktop
#own_window_type normal #use this if you want a nice shadow to appear around conky
# If own_window is yes, these window manager hints may be used
own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
# Use double buffering (reduces flicker, may not work for everyone)
double_buffer yes
# Minimum size of text area
minimum_size 180 0
#maximum_width 200
# Draw shades?
draw_shades yes
# Draw outlines?
draw_outline no
# Draw borders around text
draw_borders no
# Stippled borders?
stippled_borders 0
# border margins
border_margin 5
# border width
border_width 1
# Default colors and also border colors
default_color grey
#default_shade_color black
#default_outline_color grey
own_window_colour grey
# Text alignment, other possible values are commented
#alignment top_left
alignment top_right
#alignment bottom_left
#alignment bottom_right
# Gap between borders of screen and text
# same thing as passing -x at command line
gap_x 12
gap_y 8
# Subtract file system buffers from used memory?
no_buffers yes
# set to yes if you want all text to be in uppercase
uppercase no
# number of cpu samples to average
# set to 1 to disable averaging
cpu_avg_samples 2
# number of net samples to average
# set to 1 to disable averaging
net_avg_samples 2
# Force UTF8? note that UTF8 support required XFT
override_utf8_locale yes
# Add spaces to keep things from moving about? This only affects certain objects.
use_spacer none
TEXT
DATE ${hr 2}
${alignc 29}${font Arial Black:size=18}${time %_I.%M%P}${font}
${voffset 2}${alignc}${time %A, %d %B %Y}
SYSTEM ${hr 2}
${alignc 19}${font Arial Black:size=16}${nodename}${font}
${alignc -4}DESKTOP
${voffset 2}${font Arial Black:style=Bold:size=12}#!${font} CrunchBang Linux ${alignr}8.10.1
${font OpenLogos:size=16}u${font} Kernel: ${alignr}${kernel}
${font StyleBats:size=16}A${font} CPU: ${cpu cpu1}% ${alignr}${cpubar cpu1 8,60}
${font StyleBats:size=16}g${font} RAM: $memperc% ${alignr}${membar 8,60}
${font StyleBats:size=16}j${font} Swap: $swapperc% ${alignr}${swapbar 8,60}
${font StyleBats:size=16}q${font} Uptime: ${alignr}${uptime_short}
WEATHER ${hr 2}
${if_existing /proc/net/route wlan0}
${font Trebuchet MS:style=Bold:size=10}${execi 600 conkyForecast --location=UKXX0083 -d CN}, ${execi 600 conkyForecast --location=UKXX0083 -d CO}
${voffset -8}${alignr 56}${font ConkyWeather:style=Bold:size=40}${execi 600 conkyForecast --location=UKXX0083 --datatype=WF}${font}
${alignr}${font}${execi 600 conkyForecast --location=UKXX0083 -d CT}
${voffset -52}${font Weather:size=40}y${font} ${voffset -38}${font Trebuchet MS:size=26}${execi 600 conkyForecast --location=UKXX0083 --datatype=HT}${font}
${voffset 0}${font}Wind Speed: ${alignr}${execi 600 conkyForecast --location=UKXX0083 --hideunits --datatype=WS} km/h ${execi 600 conkyForecast --location=UKXX0083 --hideunits --datatype=WD}
${voffset 0}Daylight: ${alignr}${execi 600 conkyForecast --location=UKXX0083 --datatype=SR} ~ ${execi 600 conkyForecast --location=UKXX0083 --datatype=SS}
${font Trebuchet MS:size=12}${execi 600 conkyForecast --location=UKXX0083 --datatype=MP}
${voffset -30}${alignr 42}${font MoonPhases:size=28}${execi 600 conkyForecast --location=UKXX0083 --datatype=MF}${font}
${else}${if_existing /proc/net/route eth0}
${font Trebuchet MS:style=Bold:size=10}${execi 600 conkyForecast --location=UKXX0083 -d CN}, ${execi 600 conkyForecast --location=UKXX0083 -d CO}
${voffset -8}${alignr 56}${font ConkyWeather:style=Bold:size=40}${execi 600 conkyForecast --location=UKXX0083 --datatype=WF}${font}
${alignr}${font}${execi 600 conkyForecast --location=UKXX0083 -d CT}
${voffset -52}${font Weather:size=40}y${font} ${voffset -38}${font Trebuchet MS:size=26}${execi 600 conkyForecast --location=UKXX0083 --datatype=HT}${font}
${voffset 0}${font}Wind Speed: ${alignr}${execi 600 conkyForecast --location=UKXX0083 --hideunits --datatype=WS} km/h ${execi 600 conkyForecast --location=UKXX0083 --hideunits --datatype=WD}
${voffset 0}Daylight: ${alignr}${execi 600 conkyForecast --location=UKXX0083 --datatype=SR} ~ ${execi 600 conkyForecast --location=UKXX0083 --datatype=SS}
${font Trebuchet MS:size=12}${execi 600 conkyForecast --location=UKXX0083 --datatype=MP}
${voffset -30}${alignr 42}${font MoonPhases:size=28}${execi 600 conkyForecast --location=UKXX0083 --datatype=MF}${font}
${else}
${font PizzaDude Bullets:size=14}4${font} Weather Unavailable
${endif}
${voffset -10}DISK USAGE${hr 2}
${voffset 4}${font Pie charts for maps:size=14}7${font} ${voffset -5}Root:${alignr}${fs_free_perc /}% free
${alignr}${fs_bar 8,60 /}
${if_mounted /media/Max}${font Pie charts for maps:size=14}7${font} ${voffset -5}Max:${alignr}${fs_free_perc /media/Max}% free
${alignr}${fs_bar 8,60 /media/Max}
${endif}${if_mounted /media/Tor}${font Pie charts for maps:size=14}7${font} ${voffset -5}Tor:${alignr}${fs_free_perc /media/Tor}% free
${alignr}${fs_bar 8,60 /media/Tor}
${endif}
NETWORK ${hr 2}
${if_existing /proc/net/route wlan0}
${voffset -6}${font PizzaDude Bullets:size=14}O${font} Up: ${upspeed wlan0} kb/s ${alignr}${upspeedgraph wlan0 8,60 BEBEBE BEBEBE}
${voffset 4}${font PizzaDude Bullets:size=14}U${font} Down: ${downspeed wlan0} kb/s ${alignr}${downspeedgraph wlan0 8,60 BEBEBE BEBEBE}
${voffset 4}${font PizzaDude Bullets:size=14}N${font} Upload: ${alignr}${totalup wlan0}
${voffset 4}${font PizzaDude Bullets:size=14}T${font} Download: ${alignr}${totaldown wlan0}
${voffset 4}${font PizzaDude Bullets:size=14}Z${font} Signal: ${wireless_link_qual wlan0}% ${alignr}${wireless_link_bar 8,60 wlan0}
${voffset 4}${font PizzaDude Bullets:size=14}b${font} Local IP: ${alignr}${addr wlan0}
${else}${if_existing /proc/net/route eth0}
${voffset -6}${font PizzaDude Bullets:size=14}O${font} Up: ${upspeed eth0} kb/s ${alignr}${upspeedgraph eth0 8,60 789E2D A7CC5C}
${voffset 4}${font PizzaDude Bullets:size=14}U${font} Down: ${downspeed eth0} kb/s ${alignr}${downspeedgraph eth0 8,60 789E2D A7CC5C}
${voffset 4}${font PizzaDude Bullets:size=14}N${font} Upload: ${alignr}${totalup eth0}
${voffset 4}${font PizzaDude Bullets:size=14}T${font} Download: ${alignr}${totaldown eth0}
${voffset 4}${font PizzaDude Bullets:size=14}b${font} Local IP: ${alignr}${addr eth0}
${endif}${else}
${font PizzaDude Bullets:size=14}4${font} Network Unavailable
${endif}
E-MAIL${hr 2}
${if_existing /proc/net/route wlan0}${voffset -6}${font Martin Vogel's Symbols:size=18}k${font} GMail inbox has ${texeci 60 perl ~/gmail.pl n} unread e-mails.
${texeci 60 perl ~/gmail.pl s}${else}${if_existing /proc/net/route eth0}${voffset -6}${font Martin Vogel's Symbols:size=18}k${font} GMail inbox has ${texeci 60 perl ~/gmail.pl n} unread e-mails.
${texeci 60 perl ~/gmail.pl s}${endif}${else}
${font PizzaDude Bullets:size=14}4${font} E-mail Unavailable
${endif}
MUSIC${hr 2}
${font Arial Black:size=14}♫${font} ${if_running banshee-1}${exec banshee --query-title | cut -f2- -d" "}${font}
${offset 31}by ${exec banshee --query-artist | cut -f2- -d" "}
${offset 31}${font}from ${exec banshee --query-album | cut -f2- -d" "}${font}${else}Not Playing${endif}