From ed4dcb998d6a856b17c966fb9c93d14b688621db Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Sun, 14 Oct 2018 14:15:17 -0400 Subject: more weechat fixes --- weechat/weechat.conf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'weechat') diff --git a/weechat/weechat.conf b/weechat/weechat.conf index 53f3e15..b3d52b3 100644 --- a/weechat/weechat.conf +++ b/weechat/weechat.conf @@ -28,7 +28,7 @@ bar_more_up = "--" bare_display_exit_on_input = on bare_display_time_format = "%H:%M" buffer_auto_renumber = on -buffer_notify_default = all +buffer_notify_default = message buffer_position = end buffer_search_case_sensitive = off buffer_search_force_default = off @@ -56,14 +56,14 @@ eat_newline_glitch = off emphasized_attributes = "" highlight = "" highlight_regex = "" -highlight_tags = "" +highlight_tags = "notify_private" hotlist_add_conditions = "${away} || ${buffer.num_displayed} == 0 || ${info:relay_client_count,weechat,connected} > 0" hotlist_buffer_separator = ", " hotlist_count_max = 2 hotlist_count_min_msg = 2 hotlist_names_count = 3 hotlist_names_length = 0 -hotlist_names_level = 12 +hotlist_names_level = 14 hotlist_names_merged_buffers = off hotlist_prefix = "H: " hotlist_remove = merged -- cgit v1.2.3-54-g00ecf