feat: add custom alacritty package and update desktop entry configuration

This commit is contained in:
2025-11-05 21:05:43 +00:00
parent b1f071d92b
commit abb8b2c9dd
6 changed files with 75 additions and 5 deletions

5
package.json Normal file
View File

@@ -0,0 +1,5 @@
{
"devDependencies": {
"@types/node": "^24.10.0"
}
}