Skip to content

Instantly share code, notes, and snippets.

@bovender
Created July 5, 2017 07:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bovender/15eca5cec3350acca5eb5aa856a8c0a7 to your computer and use it in GitHub Desktop.
Save bovender/15eca5cec3350acca5eb5aa856a8c0a7 to your computer and use it in GitHub Desktop.
Make Android Studio available in the Ubuntu Unity launcher
# ~/.local/share/applications/android-studio.desktop
# This file expects Android Studio in /opt
[Desktop Entry]
Name=Android Studio
GenericName=Android Studio
Exec=/opt/android-studio/bin/studio.sh
Icon=/opt/android-studio/bin/studio.png
Terminal=false
Type=Application
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment