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 = {
|
||||
description = "AI for Material";
|
||||
windows = [
|
||||
{
|
||||
name = "code";
|
||||
path = homePath "Documents/Projects/Material AI Agent/code";
|
||||
ai = true;
|
||||
git = true;
|
||||
shell = true;
|
||||
}
|
||||
{
|
||||
name = "";
|
||||
path = homePath "Documents/Projects/Material AI Agent";
|
||||
path = homePath "Documents/Projects/Inverse Design of Disordered Materials";
|
||||
ai = true;
|
||||
git = false;
|
||||
shell = false;
|
||||
shell = true;
|
||||
}
|
||||
];
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue