# torsmo configuration # set to yes if you want tormo to be forked in the background background no # X font when Xft is disabled, you can pick one with program xfontsel #font 5x7 #font 6x10 #font 7x13 #font 8x13 #font 9x15 #font *mintsmild.se* #font -*-*-*-*-*-*-34-*-*-*-*-*-*-* #font -xos4-terminus-medium-r-normal--12-120-72-72-c-60-iso8859-1 # Use Xft? use_xft yes # Xft font when Xft is enabled xftfont Bitstream Vera Sans Mono:size=8 # Set conky on the bottom of all other applications on_bottom yes # Text alpha when using Xft xftalpha 0.8 # mail spool mail_spool $MAIL # Update interval in seconds update_interval 5.0 # Create own window instead of using desktop (required in nautilus) own_window no # Use pseudo transparency with own_window? own_window_transparent yes # Use double buffering (reduces flicker, may not work for everyone) double_buffer yes # Minimum size of text area minimum_size 915 5 # 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 4 # border width border_width 1 # Default colors and also border colors default_color white default_shade_color black default_outline_color black # 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 gap_x 12 gap_y 12 # Subtract file system buffers from used memory? no_buffers yes # Force UTF8? note that UTF8 support required XFT override_utf8_locale no # Add spaces to keep things from moving about? This only affects certain objects. use_spacer no # set to yes if you want all text to be in uppercase uppercase no # stuff after 'TEXT' will be formatted on screen TEXT $nodename - $sysname $kernel on $machine $stippled_hr ${color green}Uptime $color $uptime ${color green}RAM Usage: $color $memmax/$mem - $memperc% ${membar 6} ${color green}Swap Usage:$color $swapmax/$swap - $swapperc% ${swapbar 6} ${color green}CPU Usage: $color $cpu% ${cpubar 6} ${color green}Processes: $color $processes ${color green}Running:$color $running_processes ${color green}Load:$color $loadavg $color$stippled_hr ${color green}Networking: ${color grey}eth0: Up:$color ${upspeed eth0} k/s${color grey} - Down:$color ${downspeed eth0} k/s ${color green}File systems: ${color grey}/ $color${fs_size /}/${fs_free /} ${fs_bar 6 /} ${color grey}/tmp $color${fs_size /tmpfs}/${fs_free /tmpfs} ${fs_bar 6 /tmpfs} ${color grey}/galeria $color${fs_size /hd/morphos/galeria}/${fs_free /hd/morphos/galeria} ${fs_bar 6 /hd/morphos/galeria} ${color grey}/mov $color${fs_size /hd/morphos/mov}/${fs_free /hd/morphos/mov} ${fs_bar 6 /hd/morphos/mov} $color$stippled_hr ${color green}${exec tail -n 5 /var/log/syslog | fold -w164}