update project config

This commit is contained in:
Yan Lin 2025-12-03 20:34:20 +01:00
parent 939c8d709c
commit 58820c969c

View file

@ -23,7 +23,7 @@ in
windows = [
{
name = "";
path = homePath "Obsidian/Personal";
path = homePath "Documents/app-state/obsidian";
ai = true;
git = false;
shell = false;
@ -137,19 +137,6 @@ in
];
};
bent = {
description = "Trajectory Learning Benchmark";
windows = [
{
name = "";
path = homePath "Documents/Projects/Trajectory Modeling Benchmark/BenT-code/";
ai = true;
git = true;
shell = true;
}
];
};
micro-weight = {
description = "Microscopic Weight Completion";
windows = [