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";
|
description = "AI for Material";
|
||||||
windows = [
|
windows = [
|
||||||
{
|
{
|
||||||
name = "mds";
|
name = "agent";
|
||||||
path = homePath "Documents/Projects/Material Design Shortcut";
|
path = homePath "Documents/Projects/Material AI Agent";
|
||||||
ai = true;
|
ai = true;
|
||||||
git = false;
|
git = false;
|
||||||
shell = false;
|
shell = false;
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
name = "meet";
|
name = "mds";
|
||||||
path = homePath "Documents/Projects/Material Project Group Meeting";
|
path = homePath "Documents/Projects/Material Design Shortcut";
|
||||||
ai = true;
|
ai = true;
|
||||||
git = false;
|
git = false;
|
||||||
shell = false;
|
shell = false;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue