update material project config

This commit is contained in:
Yan Lin 2025-10-19 12:53:11 +02:00
parent b99384a70d
commit 36e991dba7

View file

@ -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;