add Unarchiver
This commit is contained in:
parent
82a6047d4f
commit
ffb9621d23
3 changed files with 18 additions and 16 deletions
|
|
@ -101,26 +101,12 @@ in
|
|||
description = "DAKI3 2025 Semester";
|
||||
windows = [
|
||||
{
|
||||
name = "code";
|
||||
path = homePath "Documents/Projects/AI systems & infrastructure/Codes";
|
||||
name = "";
|
||||
path = homePath "Documents/Projects/AI systems & infrastructure";
|
||||
ai = true;
|
||||
git = false;
|
||||
shell = true;
|
||||
}
|
||||
{
|
||||
name = "slide";
|
||||
path = homePath "Documents/Projects/AI systems & infrastructure/Slides";
|
||||
ai = true;
|
||||
git = false;
|
||||
shell = false;
|
||||
}
|
||||
{
|
||||
name = "group";
|
||||
path = homePath "Documents/Projects/DAKI3 Semester Project Group";
|
||||
ai = true;
|
||||
git = false;
|
||||
shell = false;
|
||||
}
|
||||
];
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue