aboutsummaryrefslogtreecommitdiffstats
path: root/weechat/.weechat/weechat.conf
diff options
context:
space:
mode:
Diffstat (limited to 'weechat/.weechat/weechat.conf')
-rw-r--r--weechat/.weechat/weechat.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/weechat/.weechat/weechat.conf b/weechat/.weechat/weechat.conf
index 3cf2b57..48725a7 100644
--- a/weechat/.weechat/weechat.conf
+++ b/weechat/.weechat/weechat.conf
@@ -74,7 +74,7 @@ jump_current_to_previous_buffer = on
74jump_previous_buffer_when_closing = on 74jump_previous_buffer_when_closing = on
75jump_smart_back_to_buffer = on 75jump_smart_back_to_buffer = on
76key_bind_safe = on 76key_bind_safe = on
77mouse = off 77mouse = on
78mouse_timer_delay = 100 78mouse_timer_delay = 100
79nick_prefix = "" 79nick_prefix = ""
80nick_suffix = "" 80nick_suffix = ""
@@ -245,7 +245,7 @@ rootinput.conditions = ""
245rootinput.filling_left_right = vertical 245rootinput.filling_left_right = vertical
246rootinput.filling_top_bottom = horizontal 246rootinput.filling_top_bottom = horizontal
247rootinput.hidden = off 247rootinput.hidden = off
248rootinput.items = "[buffer_name]+[input_prompt]+(away),[input_search],[input_paste],input_text" 248rootinput.items = "[mode_indicator]+[buffer_name]+[input_prompt]+(away),[input_search],[input_paste],input_text,[vi_buffer]"
249rootinput.position = bottom 249rootinput.position = bottom
250rootinput.priority = 0 250rootinput.priority = 0
251rootinput.separator = off 251rootinput.separator = off