# Use Xft? use_xft yes xftfont Terminus:size=8 # 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 # Create own window instead of using desktop (required in nautilus) own_window yes own_window_transparent yes own_window_type widget own_window_hints undecorate,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 255 700 maximum_width 255 # Draw shades? draw_shades no # Draw outlines? draw_outline no # Draw borders around text draw_borders no # Draw borders around graphs draw_graph_borders no # Stippled borders? stippled_borders 0 # border margins border_margin 0 # border width border_width 0 # Default colors and also border colors default_color FFFFFF #default_shade_color white #default_outline_color black own_window_colour 1A1F2B # 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 20 gap_y 35 # 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 yes TEXT ${color CEE8F5}${alignc 85}${font DotMatrix:size=52}${time %k:%M} ${font DejaVu Sans:size=20}${color 3E9BC9}${alignc}${voffset -50}${time %A}${font} ${color CEE8F5}Date:${color CEE8F5}${alignr}${time %b %d %Y} ${color CEE8F5}UpTime:${color CEE8F5}${alignr}$uptime ${color 3E9BC9}SYSTEM ${hr 1} ${color CEE8F5}${voffset 5}Load Average: ${loadavg 1 2 3} ${color CEE8F5}${voffset 5}CPU 1: ${color CEE8F5}${cpubar cpu1 10,100}${color CEE8F5}${alignr}${cpu cpu1}% | ${execi 30 sensors | grep 'Core 0' | cut -d '+' -f2 | cut -d 'C' -f1}C ${cpugraph cpu1 40,150 3E9BC9 CEE8F5 -t} ${color CEE8F5}CPU 2: ${color CEE8F5}${cpubar cpu2 10,100}${color CEE8F5}${alignr}${cpu cpu2}% | ${execi 30 sensors | grep 'Core 1' | cut -d '+' -f2 | cut -d 'C' -f1}C ${cpugraph cpu2 40,150 3E9BC9 CEE8F5 -t} ${color CEE8F5}Ram: ${color CEE8F5}${color CEE8F5}${membar 10,120}${alignr}$mem ${color 3E9BC9}NETWORK ${hr 1} ${color CEE8F5}Up:${color CEE8F5}${alignr}${upspeed eth0}KB/s ${color CEE8F5}${upspeedgraph eth0 20,120 3E9BC9 3E9BC9} ${color CEE8F5}Total: ${color CEE8F5}${totalup eth0} ${color CEE8F5}Down:${color CEE8F5}${alignr}${downspeed eth0}KB/s ${color CEE8F5}${downspeedgraph eth0 20,120 3E9BC9 3E9BC9} ${color CEE8F5}Total: ${color CEE8F5}${totaldown eth0} ${color 3E9BC9}DISK ${hr 1} ${color CEE8F5}Disk IO:${color CEE8F5} ${alignr 4}$diskio ${color CEE8F5}${diskiograph 20,120 3E9BC9 3E9BC9} ${color CEE8F5}Root: ${color CEE8F5}${fs_free /} ${color CEE8F5}${fs_bar 3,120 /} ${color CEE8F5}Data: ${color CEE8F5}${fs_free /mnt/data} ${color CEE8F5}${fs_bar 3,120 /mnt/data} ${color CEE8F5}Swap: ${color CEE8F5}${swap} ${color CEE8F5}${swapbar 3,120} ${color 3E9BC9}Weather: ${hr 1} ${weather http://weather.noaa.gov/pub/data/observations/metar/stations/ temperature} C ${weather http://weather.noaa.gov/pub/data/observations/metar/stations/ cloud_cover} ${weather http://weather.noaa.gov/pub/data/observations/metar/stations/ humidity}% ${weather http://weather.noaa.gov/pub/data/observations/metar/stations/ wind_speed} km/h ${weather http://weather.noaa.gov/pub/data/observations/metar/stations/ wind_dir}