diff mcabber/mcabberrc.example @ 2007:6c02ccb14c1c

Added an option to remove the extra space before items in the roster.
author Simon Jacquin <simon@jacquin.me>
date Fri, 27 Jan 2012 21:07:56 +0100
parents 1fe1e8d1d1ea
children a859ed648638
line wrap: on
line diff
--- a/mcabber/mcabberrc.example	Thu Jan 26 10:11:03 2012 +0100
+++ b/mcabber/mcabberrc.example	Fri Jan 27 21:07:56 2012 +0100
@@ -129,6 +129,10 @@
 # running you can use "/roster display").
 #set roster_display_filter = ofdna_
 
+# By default, mcabber adds an extra space before each buddy in the roster
+# window for aesthetic purposes. You can remove it to gain a little space.
+#set no_space_before_items = 0
+
 # By default command line completion is case-sensitive; this can be changed
 # by setting the option 'completion_ignore_case' to 1.
 #set completion_ignore_case = 0