]> git.rmz.io Git - dotfiles.git/blobdiff - weechat/script.conf
lazyvim: absorb icons into rmz.util.ui
[dotfiles.git] / weechat / script.conf
index e2793221cd59b35f16664834309cd32aef89d966..69fe2d5118c89c3359386bc4a02ee9966aaedda2 100644 (file)
@@ -1,6 +1,13 @@
 #
 # weechat -- script.conf
 #
+# WARNING: It is NOT recommended to edit this file by hand,
+# especially if WeeChat is running.
+#
+# Use commands like /set or /fset to change settings in WeeChat.
+#
+# For more info, see: https://weechat.org/doc/weechat/quickstart/
+#
 
 [look]
 columns = "%s %n %V %v %u | %d | %t"
@@ -43,7 +50,8 @@ text_version_selected = lightmagenta
 [scripts]
 autoload = on
 cache_expire = 60
-dir = "%h/script"
+download_enabled = on
+download_timeout = 30
 hold = ""
+path = "%h/script"
 url = "http://www.weechat.org/files/plugins.xml.gz"
-url_force_https = on