diff options
author | James Booth <boothj5@gmail.com> | 2015-10-14 00:53:51 +0100 |
---|---|---|
committer | James Booth <boothj5@gmail.com> | 2015-10-14 00:53:51 +0100 |
commit | 93358d5e621d8cde8c6c94b1c838b023293517b3 (patch) | |
tree | b28e80093321beba4372815feadaabaad51a4c35 | |
parent | ef832ce5263cd90ec0458264769f40fad85b877c (diff) | |
download | profani-tty-93358d5e621d8cde8c6c94b1c838b023293517b3.tar.gz |
Updated themes
-rw-r--r-- | themes/boothj5 | 1 | ||||
-rw-r--r-- | themes/complex | 1 | ||||
-rw-r--r-- | themes/simple | 1 |
3 files changed, 3 insertions, 0 deletions
diff --git a/themes/boothj5 b/themes/boothj5 index 251f2119..b6dbe5b9 100644 --- a/themes/boothj5 +++ b/themes/boothj5 @@ -83,3 +83,4 @@ occupants.jid=false wins.autotidy=true otr.char=@ pgp.char=% +tls.show=true diff --git a/themes/complex b/themes/complex index 470255da..2f8e2d8f 100644 --- a/themes/complex +++ b/themes/complex @@ -28,3 +28,4 @@ privileges=true presence=true intype=true enc.warn=true +tls.show=true diff --git a/themes/simple b/themes/simple index 03140560..32a4b20f 100644 --- a/themes/simple +++ b/themes/simple @@ -28,3 +28,4 @@ presence=false intype=false enc.warn=false wins.autotidy=false +tls.show=false |