1
0
mirror of https://github.com/kmein/niveum synced 2026-03-16 18:21:07 +01:00

feat(weechat): max nix prefix

This commit is contained in:
2022-01-18 21:30:52 +01:00
parent 1b7e0f903d
commit 7518c0f893

View File

@@ -31,6 +31,7 @@ in {
settings = let nick = "kmein"; in {
weechat = {
look.mouse = true;
look.prefix_align_max = 15;
color.chat_nick_colors = lib.lists.subtractLists (lib.range 52 69 ++ lib.range 231 248) (lib.range 31 254);
look.highlight_tags = [
"irc_notice+nick_niveum"