From: Samir Benmendil Date: Sun, 17 Jan 2021 23:20:29 +0000 (+0000) Subject: weechat: add new settings X-Git-Url: https://git.rmz.io/dotfiles.git/commitdiff_plain/823dd2b01d9ce43816047e083c08704efc447db1?ds=sidebyside weechat: add new settings --- diff --git a/weechat/fset.conf b/weechat/fset.conf index 668266c..53b0da7 100644 --- a/weechat/fset.conf +++ b/weechat/fset.conf @@ -10,6 +10,7 @@ # [look] +auto_refresh = "*" auto_unmark = off condition_catch_set = "${count} >= 1" export_help_default = on diff --git a/weechat/script.conf b/weechat/script.conf index 85b69f1..7bbf8ec 100644 --- a/weechat/script.conf +++ b/weechat/script.conf @@ -50,6 +50,7 @@ text_version_selected = lightmagenta [scripts] autoload = on cache_expire = 60 +download_enabled = off download_timeout = 30 hold = "" path = "%h/script"