# This is a DMDirc configuration file.
# Written on: Sun Nov 25 13:32:18 GMT 2007

# This section indicates which sections below take key/value
# pairs, rather than a simple list. It should be placed above
# any sections that take key/values.
keysections:
  condition 0

triggers:
  QUERY_MESSAGE

response:
  /notify $textcolour

condition 0:
  argument=0
  component=QUERY_COLOUR
  target=$highlightcolour
  comparison=COLOUR_NEQUALS
