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:
@@ -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
|
||||
Reference in New Issue
Block a user