diff options
Diffstat (limited to 'themes')
-rw-r--r-- | themes/boothj5 | 11 | ||||
-rw-r--r-- | themes/boothj5_slack | 6 |
2 files changed, 12 insertions, 5 deletions
diff --git a/themes/boothj5 b/themes/boothj5 index fd38f419..80566b5e 100644 --- a/themes/boothj5 +++ b/themes/boothj5 @@ -102,13 +102,12 @@ statuses.muc=none roster=true roster.offline=false roster.empty=false -roster.by=group +roster.by=none roster.order=presence roster.unread=after roster.priority=false roster.size=25 roster.wrap=true -roster.header.char=@ roster.contact.indent=1 roster.resource=true roster.resource.char=/ @@ -124,6 +123,7 @@ roster.rooms.order=name roster.rooms.unread=after roster.rooms.pos=last roster.rooms.by=none +roster.rooms.server=false roster.rooms.private.char=/ roster.private=room roster.count=unread @@ -142,4 +142,11 @@ titlebar.position=1 mainwin.position=2 statusbar.position=3 inputwin.position=4 +statusbar.self=user +statusbar.chat=user +statusbar.room=room +statusbar.tabs=10 +statusbar.tablen=7 +statusbar.show.name=true +statusbar.show.number=true diff --git a/themes/boothj5_slack b/themes/boothj5_slack index 5dd435d1..792fdef2 100644 --- a/themes/boothj5_slack +++ b/themes/boothj5_slack @@ -106,9 +106,8 @@ roster.by=none roster.order=presence roster.unread=after roster.priority=false -roster.size=25 +roster.size=15 roster.wrap=true -roster.header.char=@ roster.contact.indent=1 roster.resource=false roster.presence=false @@ -119,7 +118,8 @@ roster.rooms=true roster.rooms.order=name roster.rooms.unread=after roster.rooms.pos=first -roster.rooms.by=service +roster.rooms.by=none +roster.rooms.server=false roster.rooms.private.char=/ roster.private=room roster.count=unread |