added icon and .desktop file to DSA arch package

This commit is contained in:
2026-02-23 23:52:22 +00:00
parent 4bee36eb7f
commit ba4ced6433
6 changed files with 35 additions and 14 deletions
+4
View File
@@ -29,6 +29,10 @@
"command": "cargo build --release",
"use_new_terminal": false,
},
{
"label": "Publish Arch Package",
"command": "sh resources/publish.sh",
},
{
"label": "Run Tests",
"command": "cargo test",