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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user