From: Samir Benmendil Date: Mon, 2 Sep 2019 11:27:44 +0000 (+0100) Subject: weechat: update config X-Git-Url: https://git.rmz.io/dotfiles.git/commitdiff_plain/c65e06ca25d7ed75712f2141d232795561c90d81 weechat: update config --- diff --git a/weechat/relay.conf b/weechat/relay.conf index ef5619a..f9ab68b 100644 --- a/weechat/relay.conf +++ b/weechat/relay.conf @@ -47,4 +47,9 @@ backlog_since_last_message = off backlog_tags = "irc_privmsg" backlog_time_format = "[%H:%M] " +[weechat] +commands = "" + [port] + +[path] diff --git a/weechat/aspell.conf b/weechat/spell.conf similarity index 96% rename from weechat/aspell.conf rename to weechat/spell.conf index 27b16b8..04ec3a6 100644 --- a/weechat/aspell.conf +++ b/weechat/spell.conf @@ -1,5 +1,5 @@ # -# weechat -- aspell.conf +# weechat -- spell.conf # # WARNING: It is NOT recommended to edit this file by hand, # especially if WeeChat is running. diff --git a/weechat/weechat.conf b/weechat/weechat.conf index 8864280..1a7be38 100644 --- a/weechat/weechat.conf +++ b/weechat/weechat.conf @@ -35,6 +35,7 @@ buffer_search_force_default = off buffer_search_regex = off buffer_search_where = message buffer_time_format = "${color:253}%H:${color:245}%M" +buffer_time_same = "" color_basic_force_bold = off color_inactive_buffer = off color_inactive_message = on @@ -111,6 +112,7 @@ prefix_join = "▬▬▶" prefix_network = "--" prefix_quit = "◀▬▬" prefix_same_nick = "" +prefix_same_nick_middle = "" prefix_suffix = "│" quote_nick_prefix = "<" quote_nick_suffix = ">" diff --git a/weechat/xfer.conf b/weechat/xfer.conf index fd8b814..d1dea52 100644 --- a/weechat/xfer.conf +++ b/weechat/xfer.conf @@ -31,7 +31,8 @@ fast_send = on own_ip = "" port_range = "" send_ack = on -speed_limit = 0 +speed_limit_recv = 0 +speed_limit_send = 0 timeout = 300 [file]