default config update
This commit is contained in:
parent
6fab04a6dc
commit
b0d73d6b52
1 changed files with 6 additions and 3 deletions
|
@ -71,7 +71,7 @@ highlight_on =
|
|||
# Default settings are :
|
||||
# - all quit and join notices will be displayed
|
||||
# - status changes won't be displayed unless
|
||||
# the user talked since less than 2 minutes
|
||||
# the user talked in the last 2 minutes
|
||||
|
||||
hide_exit_join = -1
|
||||
|
||||
|
@ -128,7 +128,7 @@ themes_dir =
|
|||
# in the theme_dir directory.
|
||||
# If the file is not found (or no filename is specified) the default
|
||||
# theme will be used instead
|
||||
theme_file = poezio
|
||||
theme = poezio
|
||||
|
||||
# if true, information about the software (name and version)
|
||||
# will be sent if requested by anyone
|
||||
|
@ -158,4 +158,7 @@ website = http://poezio.eu
|
|||
email =
|
||||
|
||||
# anything you want to say about you
|
||||
comment = I am using Poezio, it's a console XMPP (Jabber) client. Check it out at http://poezio.eu
|
||||
comment =
|
||||
|
||||
roster_show_offline = false
|
||||
|
||||
|
|
Loading…
Reference in a new issue