wmmonrc 441 B

123456789101112
  1. # Sample rc file for wmmon
  2. # Syntax is simple: each line may be a comment introduced with # (like this
  3. # line), blank, or "[button_name]: [command]", where the [button_name] is
  4. # one of "left", "middle", "right", and [command] is the command to be
  5. # executed when that button is clicked, on the dockapp. The commands
  6. # are searched for in the PATH, if they're not given as absolute paths.
  7. # left: xterm
  8. # middle: xload
  9. right: xterm -e top