diff options
author | mathieui <mathieui@mathieui.net> | 2012-04-18 15:57:43 +0200 |
---|---|---|
committer | mathieui <mathieui@mathieui.net> | 2012-04-18 15:57:43 +0200 |
commit | 25a9a36201cf1e00fc5ece9a39ec2a9a57ced6b3 (patch) | |
tree | 9eec3288ad38d3c23e764b54d062ee08e38d707a /data/default_config.cfg | |
parent | b3c4dd93eb8cb573c4c8980bc01d578aae2bd7e4 (diff) | |
download | poezio-25a9a36201cf1e00fc5ece9a39ec2a9a57ced6b3.tar.gz poezio-25a9a36201cf1e00fc5ece9a39ec2a9a57ced6b3.tar.bz2 poezio-25a9a36201cf1e00fc5ece9a39ec2a9a57ced6b3.tar.xz poezio-25a9a36201cf1e00fc5ece9a39ec2a9a57ced6b3.zip |
Document the new options
Diffstat (limited to 'data/default_config.cfg')
-rw-r--r-- | data/default_config.cfg | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/data/default_config.cfg b/data/default_config.cfg index dc5cc4d6..59655f99 100644 --- a/data/default_config.cfg +++ b/data/default_config.cfg @@ -199,6 +199,22 @@ plugins_autoload = # with no activity, set to true. Else, set to false show_inactive_tabs = true +# If you want to show the tab names in the bottom tab bar, set this to true +show_tab_names = false + +# If you want to disable the numbers in the bottom tab bar, set this to false +# If show_tab_names and show_tab_numbers are both false, the numbers will be +# shown +show_tab_numbers = true + +# Use the contact name, the nick in the MUC instead of the full JID to +# display the tab if set to true. +use_tab_nicks = true + +# If set to false, poezio will only display the user part of the JID (before +# the @) when displaying the MUC tab name. +show_muc_jid = true + # The terminal can beep on various event. Put the event you want in a list # (separated by spaces). # The events can be |