# Use Xft? use_xft yes xftfont mono:size=10 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 # Create own window instead of using desktop (required in nautilus) own_window yes own_window_transparent yes own_window_type desktop 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 500 maximum_width 250 # Draw shades? draw_shades no # Draw outlines? draw_outline no # Draw borders around text draw_borders no # Draw borders around graphs draw_graph_borders yes # Stippled borders? stippled_borders 0 # border margins border_margin 1 # border width border_width 0 # Default colors and also border colors default_color white #default_shade_color black #default_outline_color black own_window_colour white # 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 15 gap_y 30 # 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 ${color 000000}Update Manager ${hr 2} ${color ffffff}You can install ${execi 3600 aptitude search "~U" | wc -l} updates. ${color 000000}System ${hr 2} ${color ffffff}${nodename} ${color ffffff}${pre_exec lsb_release -i -s} ${color ffffff}Release ${pre_exec lsb_release -r -s} (${pre_exec lsb_release -c -s}) ${color ffffff}Kernel ${sysname} ${kernel} ${color 000000}Resources ${hr 2} ${color ffffff}CPU1 ${cpu cpu1}%${alignr}${color ff6e00}${cpubar cpu1 10,60} ${color ffffff}CPU2 ${cpu cpu2}%${alignr}${color cb0c29}${cpubar cpu2 10,60} ${color ffffff}Mem ${mem}/${memmax}${alignr}${color ab1852}${membar 10,60} ${color ffffff}Swap ${swap}/${swapmax}${alignr}${color 49a835}${swapbar 10,60} ${color ffffff}Receiving ${downspeedf eth0} KB/s ${alignr}${color 2d7db3}${downspeedgraph eth0 10,60} ${color ffffff}Total Received${alignr}${totaldown eth0} ${color ffffff}Sending ${upspeedf eth0} KB/s ${alignr}${color 844798}${upspeedgraph eth0 10,60} ${color ffffff}Total Sent${alignr}${totalup eth0} ${color 000000}File Systems ${hr 2} ${color ffffff}sda1 ${fs_used /}/${fs_size /}${alignr}${color 6796C8}${fs_bar 10,60 /} ${color ffffff}sdb1 ${fs_used /media/Downloads}/${fs_size /media/Downloads}${alignr}${color 6796C8}${fs_bar 10,60 /media/Downloads} ${color 000000}Processes ${hr 2} ${color 000000}Command${alignr}CPU% ${color ffffff}${top name 1}${alignr}${top cpu 1} ${color ffffff}${top name 2}${alignr}${top cpu 2} ${color ffffff}${top name 3}${alignr}${top cpu 3} ${color ffffff}${top name 4}${alignr}${top cpu 4} ${color ffffff}${top name 5}${alignr}${top cpu 5} ${color ffffff}${top name 6}${alignr}${top cpu 6} ${color 000000}Command${alignr}RES ${color ffffff}${top_mem name 1}${alignr}${top_mem mem_res 1} ${color ffffff}${top_mem name 2}${alignr}${top_mem mem_res 2} ${color ffffff}${top_mem name 3}${alignr}${top_mem mem_res 3} ${color ffffff}${top_mem name 4}${alignr}${top_mem mem_res 4} ${color ffffff}${top_mem name 5}${alignr}${top_mem mem_res 5} ${color ffffff}${top_mem name 6}${alignr}${top_mem mem_res 6}