blob: 8e351cf1c0eff41d74ac975f5b2e2c3367a3f8f1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
#
# wg.conf -- weechat v0.3.8
#
[color]
installed = yellow
language = lightblue
obsolete = lightmagenta
running = lightgreen
script = cyan
unknown = lightred
[scripts]
cache_expire = 60
dir = "%h/weeget"
url = "http://www.weechat.org/files/plugins.xml.gz"
|