summaryrefslogtreecommitdiffstats
path: root/weechat/weechat.conf
diff options
context:
space:
mode:
Diffstat (limited to 'weechat/weechat.conf')
-rw-r--r--weechat/weechat.conf10
1 files changed, 9 insertions, 1 deletions
diff --git a/weechat/weechat.conf b/weechat/weechat.conf
index 02be0f8..9d47bf9 100644
--- a/weechat/weechat.conf
+++ b/weechat/weechat.conf
@@ -1,6 +1,13 @@
#
# weechat -- weechat.conf
#
+# WARNING: It is NOT recommended to edit this file by hand,
+# especially if WeeChat is running.
+#
+# Use /set or similar command to change settings in WeeChat.
+#
+# For more info, see: https://weechat.org/doc/quickstart
+#
[debug]
@@ -13,6 +20,7 @@ sys_rlimit = ""
[look]
align_end_of_lines = message
+align_multiline_words = on
bar_more_down = "++"
bar_more_left = "<<"
bar_more_right = ">>"
@@ -238,7 +246,7 @@ buffers.color_fg = default
buffers.conditions = ""
buffers.filling_left_right = vertical
buffers.filling_top_bottom = horizontal
-buffers.hidden = off
+buffers.hidden = on
buffers.items = "buffers"
buffers.position = left
buffers.priority = 0