about summary refs log tree commit diff
path: root/weechat/.weechat/plugins.conf
diff options
context:
space:
mode:
authorBen Harris <ben@tilde.team>2018-10-05 14:39:01 -0400
committerBen Harris <ben@tilde.team>2018-10-05 14:39:01 -0400
commit0961632f01dfb9e973b6f337d243887800c63ff3 (patch)
tree053bd5891e0d6caebecc7992ca360406281b2d82 /weechat/.weechat/plugins.conf
parent1a50c40f826294eb2acc8428ddb47cfb2790f032 (diff)
upgrade scripts
Diffstat (limited to 'weechat/.weechat/plugins.conf')
-rw-r--r--weechat/.weechat/plugins.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/weechat/.weechat/plugins.conf b/weechat/.weechat/plugins.conf
index d15da46..ff25dd8 100644
--- a/weechat/.weechat/plugins.conf
+++ b/weechat/.weechat/plugins.conf
@@ -69,6 +69,7 @@ python.grep.log_filter = ""
 python.grep.max_lines = "4000"
 python.grep.show_summary = "on"
 python.grep.size_limit = "2048"
+python.grep.timeout_secs = "300"
 python.screen_away.away_suffix = ""
 python.screen_away.command_on_attach = ""
 python.screen_away.command_on_detach = ""
@@ -78,6 +79,8 @@ python.screen_away.interval = "5"
 python.screen_away.message = "Detached from screen"
 python.screen_away.set_away = "on"
 python.screen_away.time_format = "since %Y-%m-%d %H:%M:%S%z"
+python.topicdiff_alt.color_del = "darkgray"
+python.topicdiff_alt.color_ins = "lightcyan"
 ruby.check_license = "off"
 tcl.check_license = "off"