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 = {
|
settings = {
|
||||||
image_preview = { };
|
image_preview = { };
|
||||||
notifications.enabled = true;
|
notifications.enabled = true;
|
||||||
|
users = {
|
||||||
|
"@ananthv:matrix.mit.edu".color = "magenta";
|
||||||
|
};
|
||||||
};
|
};
|
||||||
layout.style = "restore";
|
layout.style = "restore";
|
||||||
dirs.downloads = "/tmp";
|
dirs.downloads = "/tmp";
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue