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