# set to yes if you want tormo to be forked in the background #background yes background yes #cpu_avg_samples 3 #net_avg_samples 3 ############################# # # F O N T # # X font when Xft is disabled, you can pick one with program xfontsel #font 5x7 #font 6x10 #font 7x13 #font 8x13 #font 7x12 #font *mintsmild.se* #font -*-*-*-*-*-*-34-*-*-*-*-*-*-* # Use Xft? use_xft yes # Xft font when Xft is enabled xftfont Bitstream Vera Sans:size=8 #xftfont Terminus:size=8:antialias=true #xftfont Arial:size=8 # Text alpha when using Xft xftalpha 0.8 #override_utf8_locale yes # mail spool #mail_spool $MAIL # Update interval in seconds update_interval 1 ############################# # # W I N D O W # # Create own window instead of using desktop (required in nautilus) own_window no # own window transparent own_window_transparent yes # Use double buffering (reduces flicker, may not work for everyone) double_buffer yes # Window alignment, other possible values are commented #alignment top_left alignment top_right #alignment bottom_left #alignment bottom_right ############################# # # S I Z E # minimum_size 160 10 maximum_width 160 # Draw shades? draw_shades yes # Draw outlines? draw_outline no ############################# # # B O R D E R # # border margins border_margin 4 # border width border_width 1 # Draw borders around text draw_borders no # Stippled borders? stippled_borders 8 ############################# # # C O L O R # # Default colors and also border colors default_color grey default_shade_color black default_outline_color black # Gap between borders of screen and text gap_x 5 gap_y 5 # Subtract file system buffers from used memory? no_buffers yes # set to yes if you want all text to be in uppercase uppercase no # Possible variables to be used: # # Variable Arguments Description # acpiacadapter ACPI ac adapter state. # acpifan ACPI fan state # acpitemp ACPI temperature. # adt746xcpu CPU temperature from therm_adt746x # adt746xfan Fan speed from therm_adt746x # battery (num) Remaining capasity in ACPI or APM # battery. ACPI battery number can be # given as argument (default is BAT0). # buffers Amount of memory buffered # cached Amount of memory cached # color (color) Change drawing color to color # cpu CPU usage in percents # cpubar (height) Bar that shows CPU usage, height is # bar's height in pixels # downspeed net Download speed in kilobytes # downspeedf net Download speed in kilobytes with one # decimal # exec shell command Executes a shell command and displays # the output in torsmo. warning: this # takes a lot more resources than other # variables. I'd recommend coding wanted # behaviour in C and posting a patch :-). # execi interval, shell Same as exec but with specific interval. # command Interval can't be less than # update_interval in configuration. # fs_bar (height), (fs) Bar that shows how much space is used on # a file system. height is the height in # pixels. fs is any file on that file # system. # fs_free (fs) Free space on a file system available # for users. # fs_free_perc (fs) Free percentage of space on a file # system available for users. # fs_size (fs) File system size # fs_used (fs) File system used space # hr (height) Horizontal line, height is the height in # pixels # i2c (dev), type, n I2C sensor from sysfs (Linux 2.6). dev # may be omitted if you have only one I2C # device. type is either in (or vol) # meaning voltage, fan meaning fan or temp # meaning temperature. n is number of the # sensor. See /sys/bus/i2c/devices/ on # your local computer. # kernel Kernel version # loadavg (1), (2), (3) System load average, 1 is for past 1 # minute, 2 for past 5 minutes and 3 for # past 15 minutes. # machine Machine, i686 for example # mails Mail count in mail spool. You can use # program like fetchmail to get mails from # some server using your favourite # protocol. See also new_mails. # mem Amount of memory in use # membar (height) Bar that shows amount of memory in use # memmax Total amount of memory # memperc Percentage of memory in use # new_mails Unread mail count in mail spool. # nodename Hostname # outlinecolor (color) Change outline color # pre_exec shell command Executes a shell command one time before # torsmo displays anything and puts output # as text. # processes Total processes (sleeping and running) # running_processes Running processes (not sleeping), # requires Linux 2.6 # shadecolor (color) Change shading color # stippled_hr (space), Stippled (dashed) horizontal line # (height) # swapbar (height) Bar that shows amount of swap in use # swap Amount of swap in use # swapmax Total amount of swap # swapperc Percentage of swap in use # sysname System name, Linux for example # time (format) Local time, see man strftime to get more # information about format # totaldown net Total download, overflows at 4 GB on # Linux with 32-bit arch and there doesn't # seem to be a way to know how many times # it has already done that before torsmo # has started. # totalup net Total upload, this one too, may overflow # updates Number of updates (for debugging) # upspeed net Upload speed in kilobytes # upspeedf net Upload speed in kilobytes with one # decimal # uptime Uptime # uptime_short Uptime in a shorter format # # seti_prog Seti@home current progress # seti_progbar (height) Seti@home current progress bar # seti_credit Seti@hoome total user credit # variable is given either in format $variable or in ${variable}. Latter # allows characters right after the variable and must be used in network # stuff because of an argument # | # +--music # | # +--status # | | # | +--status.....${execi 2 ~/bin/mpcinfo.sh status} # | +--repeat.....${execi 2 ~/bin/mpcinfo.sh repeat} # | +--random...${execi 2 ~/bin/mpcinfo.sh random} # stuff after 'TEXT' will be formatted on screen #[ $nodename $kernel on $machine ] #${exec date} #${color #b5b2ff} #TEXT #${color white} # | # +--songinfo # | # +--stream....${execi 1 ~/bin/mpcinfo.sh artist} # | # +--title.........${execi 1 ~/bin/mpcinfo.sh title} # | # +--xmms.....${execi 1 ~/bin/xmms_current.sh} # TEXT ${alignc 0}${color red}${nodename} ${alignc 0}${color blue}${kernel} ${alignc 0}${color}${time %x} ${color black}${hr 2} ${alignr 0}${color green}${cpu cpu1}% ${color red}[${hwmon 1 temp 1}]${color} / ${color green}${cpu cpu2}%${color} ${color red}[${hwmon 2 temp 1}] ${color}${cpugraph 0 20,155 } ${color black}${hr 2} ${color}RAM${alignr 5}${memperc}% ${alignr 0}${color}${mem} used ${membar 7} ${color}SWAP${alignr 5}${swapperc}% ${alignr 0}${color}${swap} used ${color black}${hr 2} ${color}${diskiograph 0 20,155 } ${alignc 0}${diskio} ${alignc 0}${color red}${uptime} ${color black}${hr 2} ${color blue}/${color}${alignr 5}${fs_used_perc /}% ${alignr 0}${color}${fs_free /} free ${color blue}/home${color}${alignr 5}${fs_used_perc /home}% ${alignr 0}${color}${fs_free /home} free ${color black}${hr 2} ${color}ETH${alignr 0}${addr eth3} ${alignr 0}${color purple}${downspeedf eth3}${color} / ${color cyan}${upspeedf eth3} ${alignr 0}${color purple}${totaldown eth3}${color} / ${color cyan}${totalup eth3} ${color black}${hr 2} ${color}MPD${alignr 0}${color red}${mpd_status} ${alignc 0}${color}${mpd_smart} ${color}${alignc 0}${mpd_bar 7,75} ${color black}${hr 2}