]> git.r.bdr.sh - rbdr/dotfiles/blame - weechat/wg.conf
Update yum to dnf
[rbdr/dotfiles] / weechat / wg.conf
CommitLineData
aca63701 1#
483da16c
BB
2# weechat -- wg.conf
3#
4# WARNING: It is NOT recommended to edit this file by hand,
5# especially if WeeChat is running.
6#
7# Use /set or similar command to change settings in WeeChat.
8#
9# For more info, see: https://weechat.org/doc/quickstart
aca63701
BB
10#
11
12[color]
13installed = yellow
14language = lightblue
15obsolete = lightmagenta
16running = lightgreen
17script = cyan
18unknown = lightred
19
20[scripts]
21cache_expire = 60
22dir = "%h/weeget"
23url = "http://www.weechat.org/files/plugins.xml.gz"