# Use Xft?use_xft yesxftfont Liberation Mono:size=9# Update interval in secondsupdate_interval 1# This is the number of times Conky will update before quitting.# Set to zero to run forever.total_run_times 0# Create own window instead of using desktop (required in nautilus)own_window yesown_window_transparent yesown_window_type widgetown_window_hints undecorate, sticky, skip_taskbar, skip_pager, below# Use double buffering (reduces flicker, may not work for everyone)double_buffer yes# Minimum size of text areaminimum_size 87 0maximum_width 500# Draw shades?draw_shades no# Draw outlines?draw_outline no# Draw borders around textdraw_borders yes# Stippled borders?stippled_borders 0# border marginsborder_margin 5# border widthborder_width 1# Default colors and also border colorsdefault_color 303030#default_shade_color whitedefault_outline_color 303030own_window_colour 262524# Text alignment, other possible values are commented#alignment top_leftalignment top_right#alignment bottom_left#alignment bottom_right# Gap begtween borders of screen and text# same thing as passing -x at command linegap_x 20gap_y 30# Subtract file system buffers from used memory?no_buffers yes# set to yes if you want all text to be in uppercaseuppercase no# number of cpu samples to average# set to 1 to disable averagingcpu_avg_samples 2# number of net samples to average# set to 1 to disable averagingnet_avg_samples 2# Force UTF8? note that UTF8 support required XFToverride_utf8_locale yes# Add spaces to keep things from moving about? This only affects certain objects.use_spacer noneTEXT${color a4a4a4}${font :size=20}${alignc}${time %l:%M %p}$font${color a4a4a4}${time %A, %B %d, %Y}${color a4a4a4}${offset -14}${execi 999 ~/.calendar.sh}${color a4a4a4}${hr 1}${color 9AB7DC}Host:${color a4a4a4}${alignr}${nodename}${color 9AB7DC}Uptime:${color a4a4a4}${alignr}${uptime}${color 9AB7DC}Kernel:${color a4a4a4}${alignr}${kernel}${color a4a4a4}${hr 1}${color 9AB7DC}CPU:${color a4a4a4}${alignr}${freq_g cpu1}Ghz${cpu}% ${cpubar 7, }${color 9AB7DC}Name${alignr}CPU${color a4a4a4}${top name 1}${alignr}${top cpu 1}${color a4a4a4}${top name 2}${alignr}${top cpu 2}${color a4a4a4}${top name 3}${alignr}${top cpu 3}${color a4a4a4}${top name 4}${alignr}${top cpu 4}${color a4a4a4}${hr 1}${color 9AB7DC}Memory:${color a4a4a4}${alignr}${mem} / ${memmax}${memperc}% ${membar 7, }${color 9AB7DC}Cached:${color a4a4a4}${alignr}${cached}${color 9AB7DC}Swap:${color a4a4a4}${alignr}${swap} / ${swapmax}${color 9AB7DC}Name${alignr}MEM${color a4a4a4}${top_mem name 1}${alignr}${top_mem mem 1}${color a4a4a4}${top_mem name 2}${alignr}${top_mem mem 2}${color a4a4a4}${top_mem name 3}${alignr}${top_mem mem 3}${color a4a4a4}${top_mem name 4}${alignr}${top_mem mem 4}${color a4a4a4}${hr 1}${color 9AB7DC}Root:${color a4a4a4}${alignr}${fs_used /root} / ${fs_free /root}${color a4a4a4}${fs_bar 7 /root}${color 9AB7DC}Home:${color a4a4a4}${alignr}${fs_used /home/duncan} / ${fs_free /home/duncan}${color a4a4a4}${fs_bar 7 /home/duncan}