more colors for username highlighting in senpai.

This commit is contained in:
Gabe Venberg 2025-11-03 22:39:16 +01:00
parent 1be1368ad2
commit 45c8062c0b

View file

@ -10,6 +10,9 @@
address = "irc.venberg.xyz";
nickname = "toric";
password-cmd = ["cat" config.sops.secrets.soju-password.path];
colors = {
nicks="extended";
};
};
};
}