From ec384348aff4a6abea7f7dd8664adc51e7b45cdd Mon Sep 17 00:00:00 2001 From: Samir Benmendil Date: Sat, 23 Sep 2017 11:59:27 +0000 Subject: [PATCH] weechat: only notify on highlights Note that is might not be the wanted behaviour for slack. --- weechat/weechat.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weechat/weechat.conf b/weechat/weechat.conf index 6117b29..1fd4bbd 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 = off -buffer_notify_default = message +buffer_notify_default = highlight buffer_position = first_gap buffer_search_case_sensitive = off buffer_search_force_default = off -- 2.48.1