Install T3 Code desktop launcher

- Generate the .desktop file from a template during install
- Remove the inline desktop item definition
This commit is contained in:
2026-04-25 13:09:49 +03:00
parent a8bcf387ba
commit 87f0014608
2 changed files with 13 additions and 14 deletions
@@ -0,0 +1,9 @@
[Desktop Entry]
Version=1.0
Type=Application
Name=T3 Code
Exec=@out@/bin/t3code %U
Icon=t3code
Categories=Development;
StartupWMClass=t3code
Terminal=false