From: R. Steve McKown Date: Sat, 19 Mar 2016 03:33:12 +0000 (-0600) Subject: mcabberrc: enable xttitle plugin X-Git-Url: https://oss.titaniummirror.com/gitweb?p=smckown%2Fdotfiles.git;a=commitdiff_plain;h=8f1f0e2137e3865513e31274957f44a637caca0f mcabberrc: enable xttitle plugin --- diff --git a/mcabberrc b/mcabberrc index 87325d9..5a5d87e 100644 --- a/mcabberrc +++ b/mcabberrc @@ -244,7 +244,7 @@ set max_history_blocks = 8 # If mcabber is built with modules support, you can specify the path # to the directory where your modules reside. Though, default compiled-in # value should be appropriate. -#set modules_dir = /usr/lib/mcabber/ +set modules_dir = /usr/local/lib/mcabber/ # Beep # Set beep_on_message to 1 if you want mcabber to beep when receiving @@ -324,6 +324,10 @@ set beep_on_message = 1 # #module load urlregex +# xttitle +# The option 'xttitle_short_format' can be set to 1 to use a very +# short terminal title. +module load xttitle # Traces logging # If you want advanced traces, please specify a file and a level here.