# set to yes if you want Conky to be forked in the background # background yes cpu_avg_samples 2 net_avg_samples 2 out_to_console no # Use Xft? use_xft yes # Xft font when Xft is enabled #xftfont Bitstream Vera Sans Mono:size=7 xftfont Bitstream Vera Sans Mono:size=8 # Create own window instead of drawing to desktop. own_window yes own_window_transparent yes own_window_colour navyblue own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager own_window_type normal # Text alpha when using Xft xftalpha 0.8 #deprecated — use ‘own_window_hints below’ #on_bottom yes wm_class_name Conky # mail spool mail_spool $MAIL # Update interval in seconds update_interval 5 # Use double buffering (reduces flicker, may not work for everyone) double_buffer yes # Minimum size of text area minimum_size 330 10 maximum_width 330 # Draw shades? draw_shades no # Draw outlines? draw_outline no # Draw borders around text draw_borders no # Stippled borders? stippled_borders 2 # border margins #border_margin 4 # border width border_width 1 # Default colors and also border colors #default_color lightblue default_color lightslategrey default_shade_color white default_outline_color white # Text alignment, other possible values are commented #minimum_size 10 10 gap_x 25 gap_y 40 #alignment top_left alignment top_right #alignment bottom_left #alignment bottom_right # Gap between borders of screen and text # Add spaces to keep things from moving about? This only affects certain objects. use_spacer yes # Subtract file system buffers from used memory? no_buffers yes # set to yes if you want all text to be in uppercase uppercase no # drawn 1 pixel border around graphs or not draw_graph_borders yes # Allow for the creation of at least this number of port monitors (if 0 or not set, default is 16) min_port_monitors 8 # Allow each port monitor to track at least this many connections (if 0 or not set, default is 256) min_port_monitor_connections 64 TEXT [$nodename - $sysname $kernel en $machine] | +--sistema | | | +--fecha - ${time %a,} ${time %e de %B, %G} | +--encendido - $uptime | +--estatus | | | +--cpu1 - ${cpu cpu1}%, ${color }${cpugraph cpu1 8,60 000000 000000} | +--cpu2 - ${cpu cpu2}%, ${color }${cpugraph cpu2 8,60 000000 000000} | +--ram - $mem/$memmax - $memperc% | +--procesos | | | +--total - $processes | +--activos - $running_processes | +--net | | | +--bajada - ${downspeed eth0} k/s ${downspeedgraph eth0 8,60 000000 000000} | +--subida - ${upspeed eth0} k/s ${upspeedgraph eth0 8,60 000000 000000} | +--Capacidad | | | +--/ ${fs_free /}/${fs_size /} | +--/home - ${fs_free /home}/${fs_size /home} | +--swap - $swap/$swapmax