diff options
author | James Booth <boothj5@gmail.com> | 2015-11-22 17:45:38 +0000 |
---|---|---|
committer | James Booth <boothj5@gmail.com> | 2015-11-22 17:45:38 +0000 |
commit | 216493ef07662e8f53f7c0de2391a43ef9bd3a8a (patch) | |
tree | 89337c23b23743598ed78e230b39dd4155ce4ece /themes/boothj5 | |
parent | 0f22179eef2c5b88b3fa30c76a09308987376d0c (diff) | |
download | profani-tty-216493ef07662e8f53f7c0de2391a43ef9bd3a8a.tar.gz |
Tidied roster commands
Diffstat (limited to 'themes/boothj5')
-rw-r--r-- | themes/boothj5 | 22 |
1 files changed, 12 insertions, 10 deletions
diff --git a/themes/boothj5 b/themes/boothj5 index 29a84455..0d6f20d1 100644 --- a/themes/boothj5 +++ b/themes/boothj5 @@ -71,22 +71,24 @@ resource.message=true statuses.console=all statuses.chat=all statuses.muc=all -roster.by=presence +roster=true roster.offline=true -roster.empty=false -roster.presence=true +roster.empty=true +roster.by=group roster.order=presence -roster.status=true -roster.resource=true -roster.priority=false -roster=true roster.count=true +roster.priority=true roster.size=25 +roster.wrap=true +roster.header.char=@ roster.contact.indent=1 -roster.resource.indent=2 +roster.resource=true +roster.resource.char=/ +roster.resource.indent=1 +roster.resource.join=true +roster.presence=true roster.presence.indent=-1 -roster.header.char=@ -roster.wrap=true +roster.status=true occupants=true occupants.size=15 occupants.jid=false |