diff options
author | James Booth <boothj5@gmail.com> | 2016-02-03 23:02:52 +0000 |
---|---|---|
committer | James Booth <boothj5@gmail.com> | 2016-02-03 23:02:52 +0000 |
commit | 72c1c496954c78a09d3fd293131f3aac83c0f58d (patch) | |
tree | 1c59ac229a4869e2fd5508f463e6cb7007380016 /themes | |
parent | 003cdcf3fb712448ca2942a9b5513b3c068f11ae (diff) | |
download | profani-tty-72c1c496954c78a09d3fd293131f3aac83c0f58d.tar.gz |
Added console.chat preference
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 e7414d5c..b54835c4 100644 --- a/themes/boothj5 +++ b/themes/boothj5 @@ -130,3 +130,4 @@ otr.char=@ pgp.char=% tls.show=true console.muc=first +console.chat=all diff --git a/themes/boothj5_slack b/themes/boothj5_slack index 48a8e225..f900f579 100644 --- a/themes/boothj5_slack +++ b/themes/boothj5_slack @@ -126,3 +126,4 @@ otr.char=@ pgp.char=% tls.show=true console.muc=first +console.chat=all diff --git a/themes/complex b/themes/complex index 718ca9db..f42530c6 100644 --- a/themes/complex +++ b/themes/complex @@ -55,3 +55,4 @@ intype=true enc.warn=true tls.show=true console.muc=all +console.chat=all diff --git a/themes/simple b/themes/simple index cd18ea06..31375df3 100644 --- a/themes/simple +++ b/themes/simple @@ -42,3 +42,4 @@ enc.warn=false wins.autotidy=false tls.show=false console.muc=first +console.chat=first |