]> oss.titaniummirror.com Git - smckown/dotfiles.git/commitdiff
mcabberrc: enable xttitle plugin
authorR. Steve McKown <rsmckown@gmail.com>
Sat, 19 Mar 2016 03:33:12 +0000 (21:33 -0600)
committerR. Steve McKown <rsmckown@gmail.com>
Sat, 19 Mar 2016 03:33:12 +0000 (21:33 -0600)
mcabberrc

index 87325d96dcab0f64aede74c1be547d9b5c21e831..5a5d87e0a7cae1095d116344587cf47bf3cd6340 100644 (file)
--- 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.