aboutsummaryrefslogtreecommitdiffstats
path: root/weechat/.weechat/xfer.conf
diff options
context:
space:
mode:
authorGravatar Tom van der Lee <t0m.vd.l33@gmail.com>2015-07-23 09:39:31 +0000
committerGravatar Tom van der Lee <t0m.vd.l33@gmail.com>2015-07-23 09:39:31 +0000
commit4a629384742bb6cf89c32242507b9d013f577a11 (patch)
tree2f89e0287fd5329ef1a0d7a30a9fdb34bc316428 /weechat/.weechat/xfer.conf
parent2f2dbf5306f87c082620613d069a2068bf350ad3 (diff)
downloaddotfiles-4a629384742bb6cf89c32242507b9d013f577a11.tar.gz
dotfiles-4a629384742bb6cf89c32242507b9d013f577a11.tar.bz2
dotfiles-4a629384742bb6cf89c32242507b9d013f577a11.zip
Added weechat configs
Diffstat (limited to 'weechat/.weechat/xfer.conf')
-rw-r--r--weechat/.weechat/xfer.conf39
1 files changed, 39 insertions, 0 deletions
diff --git a/weechat/.weechat/xfer.conf b/weechat/.weechat/xfer.conf
new file mode 100644
index 0000000..43d1444
--- /dev/null
+++ b/weechat/.weechat/xfer.conf
@@ -0,0 +1,39 @@
1#
2# xfer.conf -- weechat v1.1.1
3#
4
5[look]
6auto_open_buffer = on
7progress_bar_size = 20
8pv_tags = "notify_private"
9
10[color]
11status_aborted = lightred
12status_active = lightblue
13status_connecting = yellow
14status_done = lightgreen
15status_failed = lightred
16status_waiting = lightcyan
17text = default
18text_bg = default
19text_selected = white
20
21[network]
22blocksize = 65536
23fast_send = on
24own_ip = ""
25port_range = ""
26speed_limit = 0
27timeout = 300
28
29[file]
30auto_accept_chats = off
31auto_accept_files = off
32auto_accept_nicks = ""
33auto_check_crc32 = off
34auto_rename = on
35auto_resume = on
36convert_spaces = on
37download_path = "%h/xfer"
38upload_path = "~"
39use_nick_in_filename = on