]> git.r.bdr.sh - rbdr/dotfiles/blame - weechat/xfer.conf
Merge branch 'main' of git.sr.ht:~rbdr/dotfiles
[rbdr/dotfiles] / weechat / xfer.conf
CommitLineData
aca63701 1#
483da16c
BB
2# weechat -- xfer.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[look]
13auto_open_buffer = on
14progress_bar_size = 20
483da16c 15pv_tags = "notify_private"
aca63701
BB
16
17[color]
18status_aborted = lightred
19status_active = lightblue
20status_connecting = yellow
21status_done = lightgreen
22status_failed = lightred
23status_waiting = lightcyan
24text = default
25text_bg = default
26text_selected = white
27
28[network]
29blocksize = 65536
30fast_send = on
31own_ip = ""
32port_range = ""
483da16c 33send_ack = on
aca63701
BB
34speed_limit = 0
35timeout = 300
36
37[file]
38auto_accept_chats = off
39auto_accept_files = off
483da16c
BB
40auto_accept_nicks = ""
41auto_check_crc32 = off
aca63701
BB
42auto_rename = on
43auto_resume = on
44convert_spaces = on
45download_path = "%h/xfer"
46upload_path = "~"
47use_nick_in_filename = on