chore(iamb): adjust user color

This commit is contained in:
Youwen Wu 2025-06-07 01:04:59 -07:00
parent 80e4ece0a2
commit ba75beb0b6
Signed by: youwen
GPG key ID: 865658ED1FE61EC3

View file

@ -42,6 +42,9 @@
settings = {
image_preview = { };
notifications.enabled = true;
users = {
"@ananthv:matrix.mit.edu".color = "magenta";
};
};
layout.style = "restore";
dirs.downloads = "/tmp";