]> git.rmz.io Git - dotfiles.git/blobdiff - weechat/script.conf
weechat: update configs
[dotfiles.git] / weechat / script.conf
index e2a69e545e41a1520c0472dc47461f51a6b4831a..85b69f164f6a26e183544c6f04f69b0374f05beb 100644 (file)
@@ -1,5 +1,12 @@
 #
-# script.conf -- weechat v0.4.2
+# weechat -- script.conf
+#
+# WARNING: It is NOT recommended to edit this file by hand,
+# especially if WeeChat is running.
+#
+# Use /set or similar command to change settings in WeeChat.
+#
+# For more info, see: https://weechat.org/doc/quickstart
 #
 
 [look]
@@ -8,7 +15,7 @@ diff_color = on
 diff_command = "auto"
 display_source = on
 quiet_actions = on
-sort = "p,n"
+sort = "i,p,n"
 translate_description = on
 use_keys = on
 
@@ -43,6 +50,7 @@ text_version_selected = lightmagenta
 [scripts]
 autoload = on
 cache_expire = 60
-dir = "%h/script"
+download_timeout = 30
 hold = ""
+path = "%h/script"
 url = "http://www.weechat.org/files/plugins.xml.gz"