diff options
author | Michael Vetter <jubalh@iodoru.org> | 2019-06-05 11:01:58 +0200 |
---|---|---|
committer | Michael Vetter <jubalh@iodoru.org> | 2019-06-05 11:01:58 +0200 |
commit | 84ccee20937e1c8543186fc8de8c8c6b9042e95f (patch) | |
tree | 140fec989f843c3ad6e296320e331a73daed27c2 | |
parent | c57d0b8c8efbf4ff87ca603b345018f16bdedd34 (diff) | |
download | profani-tty-84ccee20937e1c8543186fc8de8c8c6b9042e95f.tar.gz |
Add omemo.char to themes
-rw-r--r-- | theme_template | 1 | ||||
-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 |
5 files changed, 5 insertions, 0 deletions
diff --git a/theme_template b/theme_template index cba318d1..d59425de 100644 --- a/theme_template +++ b/theme_template @@ -140,6 +140,7 @@ occupants.header.char= wins.autotidy= otr.char= pgp.char= +omemo.char= console.muc= console.chat= console.private= 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 |