From 8f1f0e2137e3865513e31274957f44a637caca0f Mon Sep 17 00:00:00 2001 From: "R. Steve McKown" Date: Fri, 18 Mar 2016 21:33:12 -0600 Subject: [PATCH] mcabberrc: enable xttitle plugin --- mcabberrc | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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. -- 2.39.2