]> git.r.bdr.sh - rbdr/dotfiles/blob - weechat/wg.conf
Update yum to dnf
[rbdr/dotfiles] / weechat / wg.conf
1 #
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
10 #
11
12 [color]
13 installed = yellow
14 language = lightblue
15 obsolete = lightmagenta
16 running = lightgreen
17 script = cyan
18 unknown = lightred
19
20 [scripts]
21 cache_expire = 60
22 dir = "%h/weeget"
23 url = "http://www.weechat.org/files/plugins.xml.gz"