aboutsummaryrefslogtreecommitdiff
path: root/weechat/otr.conf
diff options
context:
space:
mode:
authorNeodarZ <neodarz@neodarz.net>2017-04-04 00:02:52 +0200
committerNeodarZ <neodarz@neodarz.net>2017-04-04 00:02:52 +0200
commit1361c93f4fc25f777dada92803190ade737e8224 (patch)
treec91a2c2e04f6bcf166779010a80c8c3d4e491d43 /weechat/otr.conf
parentab59c79c8b61d5443895d82f756a447fbebe91aa (diff)
parent139556cfa80861bd3f54f5836c5399850572c98b (diff)
downloaddotfiles_ascii-1361c93f4fc25f777dada92803190ade737e8224.tar.xz
dotfiles_ascii-1361c93f4fc25f777dada92803190ade737e8224.zip
Merge branch 'master' of ssh://git.neodarz.net/home/git/pub_repo/neodarz/scripts_shit/dotfiles_ascii
Diffstat (limited to 'weechat/otr.conf')
-rw-r--r--weechat/otr.conf42
1 files changed, 42 insertions, 0 deletions
diff --git a/weechat/otr.conf b/weechat/otr.conf
new file mode 100644
index 0000000..0206cb8
--- /dev/null
+++ b/weechat/otr.conf
@@ -0,0 +1,42 @@
+#
+# weechat -- otr.conf
+#
+
+[general]
+debug = off
+defaultkey = ""
+hints = on
+no_send_tag_regex = "^(alis|chanfix|global|.+serv|\*.+)$"
+
+[color]
+buffer.error = lightred
+buffer.hint = lightblue
+buffer.info = default
+buffer.success = lightgreen
+buffer.warning = yellow
+status.authenticated = green
+status.default = default
+status.encrypted = green
+status.logged = lightred
+status.notlogged = green
+status.unauthenticated = lightred
+status.unencrypted = lightred
+
+[look]
+bar.prefix = "OTR:"
+bar.state.authenticated = "AUTH"
+bar.state.encrypted = "SEC"
+bar.state.logged = "LOG"
+bar.state.notlogged = "!LOG"
+bar.state.separator = ","
+bar.state.unauthenticated = "!AUTH"
+bar.state.unencrypted = "!SEC"
+prefix = "${color:default}:! ${color:brown}otr${color:default} !:"
+
+[policy]
+default.allow_v2 = on
+default.html_escape = off
+default.html_filter = on
+default.log = off
+default.require_encryption = off
+default.send_tag = off