aboutsummaryrefslogtreecommitdiffstats
path: root/weechat/xfer.conf
diff options
context:
space:
mode:
authorJohannes Löthberg <johannes@kyriasis.com>2014-09-25 22:04:04 +0200
committerJohannes Löthberg <johannes@kyriasis.com>2014-09-25 22:04:04 +0200
commit81b3bcaf51dd3e995f38aac9da91017ef4c3ba0b (patch)
treef817c3ee415d380eaaa73f1129fb083ecabd4670 /weechat/xfer.conf
parent9e18566c4fe823b5f04d4e3361bb9c10f67faf26 (diff)
downloaddotfiles-81b3bcaf51dd3e995f38aac9da91017ef4c3ba0b.tar.xz
weechat: bunch of things have been moved around for no reason..
Diffstat (limited to 'weechat/xfer.conf')
-rw-r--r--weechat/xfer.conf26
1 files changed, 13 insertions, 13 deletions
diff --git a/weechat/xfer.conf b/weechat/xfer.conf
index 583f62a..2bfc881 100644
--- a/weechat/xfer.conf
+++ b/weechat/xfer.conf
@@ -2,11 +2,6 @@
# xfer.conf -- weechat v1.1-dev
#
-[look]
-auto_open_buffer = on
-progress_bar_size = 20
-pv_tags = "notify_private"
-
[color]
status_aborted = lightred
status_active = lightblue
@@ -18,14 +13,6 @@ text = default
text_bg = default
text_selected = white
-[network]
-blocksize = 65536
-fast_send = on
-own_ip = ""
-port_range = ""
-speed_limit = 0
-timeout = 300
-
[file]
auto_accept_chats = off
auto_accept_files = off
@@ -37,3 +24,16 @@ convert_spaces = on
download_path = "%h/xfer"
upload_path = "~"
use_nick_in_filename = on
+
+[look]
+auto_open_buffer = on
+progress_bar_size = 20
+pv_tags = "notify_private"
+
+[network]
+blocksize = 65536
+fast_send = on
+own_ip = ""
+port_range = ""
+speed_limit = 0
+timeout = 300