more colors for username highlighting in senpai.
This commit is contained in:
parent
1be1368ad2
commit
45c8062c0b
1 changed files with 3 additions and 0 deletions
|
|
@ -10,6 +10,9 @@
|
||||||
address = "irc.venberg.xyz";
|
address = "irc.venberg.xyz";
|
||||||
nickname = "toric";
|
nickname = "toric";
|
||||||
password-cmd = ["cat" config.sops.secrets.soju-password.path];
|
password-cmd = ["cat" config.sops.secrets.soju-password.path];
|
||||||
|
colors = {
|
||||||
|
nicks="extended";
|
||||||
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue