[weechat] A few tweaks
This commit is contained in:
parent
3ba8bb51cc
commit
3e99afc753
16 changed files with 319 additions and 14 deletions
|
|
@ -1,6 +1,13 @@
|
|||
#
|
||||
# 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]
|
||||
columns = "%s %n %V %v %u | %d | %t"
|
||||
|
|
@ -47,4 +54,3 @@ download_timeout = 30
|
|||
hold = ""
|
||||
path = "%h/script"
|
||||
url = "http://www.weechat.org/files/plugins.xml.gz"
|
||||
url_force_https = on
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue