]> git.rmz.io Git - dotfiles.git/blobdiff - weechat/weechat.conf
weechat: update configs
[dotfiles.git] / weechat / weechat.conf
index 4a9ab3093bb41ed12e3acfb09d9e2292a91a8488..90f42d1a469e163ddfe568da5377fc5ac3cddcab 100644 (file)
@@ -4,9 +4,9 @@
 # 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.
+# Use commands like /set or /fset to change settings in WeeChat.
 #
-# For more info, see: https://weechat.org/doc/quickstart
+# For more info, see: https://weechat.org/doc/quickstart/
 #
 
 [debug]
@@ -236,17 +236,24 @@ max_visited_buffers = 50
 
 [network]
 connection_timeout = 60
-gnutls_ca_file = "/etc/ssl/certs/ca-certificates.crt"
+gnutls_ca_system = on
+gnutls_ca_user = ""
 gnutls_handshake_timeout = 30
 proxy_curl = ""
 
 [plugin]
 autoload = "*"
-debug = off
 extension = ".so,.dll"
 path = "%h/plugins"
 save_config_on_unload = on
 
+[signal]
+sighup = "${if:${info:weechat_headless}?/reload:/quit -yes}"
+sigquit = "/quit -yes"
+sigterm = "/quit -yes"
+sigusr1 = ""
+sigusr2 = ""
+
 [bar]
 activetitle.color_bg = 31
 activetitle.color_bg_inactive = default
@@ -305,8 +312,8 @@ input.items = "time,     input_prompt │,[input_search],[input_paste],scroll,in
 input.position = bottom
 input.priority = 10
 input.separator = off
-input.size = 1
-input.size_max = 2
+input.size = 0
+input.size_max = 0
 input.type = window
 isetbar.color_bg = default
 isetbar.color_bg_inactive = default