mcabber/mcabberrc.example
changeset 2007 6c02ccb14c1c
parent 2000 1fe1e8d1d1ea
child 2009 a859ed648638
--- 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