update material project config
This commit is contained in:
parent
b99384a70d
commit
36e991dba7
1 changed files with 4 additions and 4 deletions
|
|
@ -74,15 +74,15 @@ in
|
|||
description = "AI for Material";
|
||||
windows = [
|
||||
{
|
||||
name = "mds";
|
||||
path = homePath "Documents/Projects/Material Design Shortcut";
|
||||
name = "agent";
|
||||
path = homePath "Documents/Projects/Material AI Agent";
|
||||
ai = true;
|
||||
git = false;
|
||||
shell = false;
|
||||
}
|
||||
{
|
||||
name = "meet";
|
||||
path = homePath "Documents/Projects/Material Project Group Meeting";
|
||||
name = "mds";
|
||||
path = homePath "Documents/Projects/Material Design Shortcut";
|
||||
ai = true;
|
||||
git = false;
|
||||
shell = false;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue