diff options
author | Michael Vetter <jubalh@iodoru.org> | 2019-06-05 12:34:48 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-06-05 12:34:48 +0200 |
commit | c03f9363902fbea96c8a2d35c945b52b27c3f701 (patch) | |
tree | 140fec989f843c3ad6e296320e331a73daed27c2 /themes | |
parent | fcf4d143742ea1bf42babef32b11e9bbb2e863a0 (diff) | |
parent | 84ccee20937e1c8543186fc8de8c8c6b9042e95f (diff) | |
download | profani-tty-c03f9363902fbea96c8a2d35c945b52b27c3f701.tar.gz |
Merge pull request #1111 from profanity-im/feature/theme-omemo-char
Add omemo.char to themes
Diffstat (limited to 'themes')
-rw-r--r-- | themes/bios | 1 | ||||
-rw-r--r-- | themes/boothj5 | 1 | ||||
-rw-r--r-- | themes/boothj5_laptop | 1 | ||||
-rw-r--r-- | themes/boothj5_slack | 1 |
4 files changed, 4 insertions, 0 deletions
diff --git a/themes/bios b/themes/bios index 72e3a44d..570641bd 100644 --- a/themes/bios +++ b/themes/bios @@ -130,6 +130,7 @@ occupants.jid=false wins.autotidy=true otr.char=@ pgp.char=% +omemo.char=* tls.show=true console.muc=first titlebar.position=1 diff --git a/themes/boothj5 b/themes/boothj5 index d90cff03..ae8ff914 100644 --- a/themes/boothj5 +++ b/themes/boothj5 @@ -135,6 +135,7 @@ occupants.jid=false wins.autotidy=true otr.char=@ pgp.char=% +omemo.char=* tls.show=true console.muc=first console.chat=all diff --git a/themes/boothj5_laptop b/themes/boothj5_laptop index 4b03427b..af3958bd 100644 --- a/themes/boothj5_laptop +++ b/themes/boothj5_laptop @@ -135,6 +135,7 @@ occupants.jid=false wins.autotidy=true otr.char=@ pgp.char=% +omemo.char=* tls.show=true console.muc=first console.chat=all diff --git a/themes/boothj5_slack b/themes/boothj5_slack index ad126e9c..d1546d05 100644 --- a/themes/boothj5_slack +++ b/themes/boothj5_slack @@ -131,6 +131,7 @@ occupants.jid=false wins.autotidy=true otr.char=@ pgp.char=% +omemo.char=* tls.show=true console.muc=first console.chat=all |