From 841c35e2d1b75edbb0bdba7844f1dffa49f3bbe7 Mon Sep 17 00:00:00 2001 From: Alyssa Ross Date: Fri, 13 Mar 2020 05:15:39 +0000 Subject: modules/weechat: update highlights I don't need team mentions from old work Slack, but I do want to know when people are talking about the things I'm working on now! --- modules/workstation/weechat/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/workstation/weechat/default.nix') diff --git a/modules/workstation/weechat/default.nix b/modules/workstation/weechat/default.nix index 8f6dd98cd37d..0d77a9d5a512 100644 --- a/modules/workstation/weechat/default.nix +++ b/modules/workstation/weechat/default.nix @@ -64,7 +64,7 @@ let weechat.completion.nick_completer = ":"; weechat.look.buffer_notify_default = "message"; - weechat.look.highlight = [ "@edinburgh-staff" "@devp" "qyliss" "alyssa*" "*dntmissher" "*@alyssa" ]; + weechat.look.highlight = [ "spectrum" "crosvm" "qyliss" "alyssa*" "*dntmissher" "*@alyssa" ]; weechat.look.hotlist_names_count = 10; weechat.look.hotlist_names_level = 14; weechat.look.mouse = true; -- cgit 1.4.1