Add template.desktop to make icon work until we can upgrade Tauri CLI

This commit is contained in:
Gregory Schier
2025-07-24 08:44:55 -07:00
parent 6440df492e
commit 9d6ac8a107
2 changed files with 20 additions and 1 deletions

View File

@@ -0,0 +1,9 @@
[Desktop Entry]
Categories={{categories}}
Comment={{comment}}
Exec={{exec}}
Icon={{icon}}
Name={{name}}
StartupWMClass={{exec}}
Terminal=false
Type=Application