Skip to content

Instantly share code, notes, and snippets.

@Steelsouls
Last active November 12, 2021 17:29
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save Steelsouls/5561056 to your computer and use it in GitHub Desktop.
Save Steelsouls/5561056 to your computer and use it in GitHub Desktop.
Unity Launcher Template (save-to: /usr/share/applications/app-name.desktop)
[Desktop Entry]
Version=1.0
Name=
GenericName=
Exec=
Terminal=false
Icon=
Type=Application
Categories=
[NewWindow Shortcut Group]
Name=New Window
Exec=
TargetEnvironment=Unity
[NewDocument Shortcut Group]
Name=New Document
Exec=
TargetEnvironment=Unity
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment