update project config
This commit is contained in:
parent
2db5d6d8c3
commit
5c3235ef42
1 changed files with 2 additions and 9 deletions
|
|
@ -73,19 +73,12 @@ in
|
||||||
material = {
|
material = {
|
||||||
description = "AI for Material";
|
description = "AI for Material";
|
||||||
windows = [
|
windows = [
|
||||||
{
|
|
||||||
name = "code";
|
|
||||||
path = homePath "Documents/Projects/Material AI Agent/code";
|
|
||||||
ai = true;
|
|
||||||
git = true;
|
|
||||||
shell = true;
|
|
||||||
}
|
|
||||||
{
|
{
|
||||||
name = "";
|
name = "";
|
||||||
path = homePath "Documents/Projects/Material AI Agent";
|
path = homePath "Documents/Projects/Inverse Design of Disordered Materials";
|
||||||
ai = true;
|
ai = true;
|
||||||
git = false;
|
git = false;
|
||||||
shell = false;
|
shell = true;
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue