]> git.rmz.io Git - dotfiles.git/blobdiff - weechat/script.conf
qutebrowser: bind gl/gr to move between tabs
[dotfiles.git] / weechat / script.conf
index e2793221cd59b35f16664834309cd32aef89d966..1ff36cf143956717030a09b23994f6fc0b5fc64b 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/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 = off
+download_timeout = 30
 hold = ""
+path = "%h/script"
 url = "http://www.weechat.org/files/plugins.xml.gz"
-url_force_https = on