mirror of
https://github.com/youwen5/liminalOS.git
synced 2025-06-19 13:39:52 -07:00
chore(iamb): adjust user color
This commit is contained in:
parent
80e4ece0a2
commit
ba75beb0b6
1 changed files with 3 additions and 0 deletions
|
@ -42,6 +42,9 @@
|
|||
settings = {
|
||||
image_preview = { };
|
||||
notifications.enabled = true;
|
||||
users = {
|
||||
"@ananthv:matrix.mit.edu".color = "magenta";
|
||||
};
|
||||
};
|
||||
layout.style = "restore";
|
||||
dirs.downloads = "/tmp";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue