diff options
Diffstat (limited to 'themes')
-rw-r--r-- | themes/boothj5 | 1 | ||||
-rw-r--r-- | themes/boothj5_slack | 1 | ||||
-rw-r--r-- | themes/complex | 1 | ||||
-rw-r--r-- | themes/simple | 1 |
4 files changed, 4 insertions, 0 deletions
diff --git a/themes/boothj5 b/themes/boothj5 index 4d221a77..cf45e916 100644 --- a/themes/boothj5 +++ b/themes/boothj5 @@ -113,6 +113,7 @@ roster.presence=true roster.presence.indent=-1 roster.status=true roster.contacts=true +roster.unsubscribed=true roster.rooms=true roster.rooms.order=name roster.rooms.unread=after diff --git a/themes/boothj5_slack b/themes/boothj5_slack index 7a9fd5aa..2254b949 100644 --- a/themes/boothj5_slack +++ b/themes/boothj5_slack @@ -109,6 +109,7 @@ roster.resource=false roster.presence=false roster.status=true roster.contacts=true +roster.unsubscribed=true roster.rooms=true roster.rooms.order=name roster.rooms.unread=after diff --git a/themes/complex b/themes/complex index 6fc03af2..258a7776 100644 --- a/themes/complex +++ b/themes/complex @@ -38,6 +38,7 @@ roster.presence=true roster.presence.indent=1 roster.status=true roster.contacts=true +roster.unsubscribed=true roster.rooms=true roster.rooms.order=unread roster.rooms.unread=after diff --git a/themes/simple b/themes/simple index 7e3a0d8e..b63017ab 100644 --- a/themes/simple +++ b/themes/simple @@ -31,6 +31,7 @@ roster.resource=false roster.presence=false roster.status=false roster.contacts=true +roster.unsubscribed=false roster.rooms=false roster.rooms.unread=off roster.count=off |