Skip to content

Commit

Permalink
android-studio: upload desktop entry
Browse files Browse the repository at this point in the history
  • Loading branch information
liolok committed Jul 7, 2021
1 parent a086708 commit eeff2ee
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 0 deletions.
1 change: 1 addition & 0 deletions .local/share/applications/.gitignore
@@ -1,3 +1,4 @@
!android-studio.desktop
!chromium.desktop
!firefox.desktop
!steam.desktop
Expand Down
10 changes: 10 additions & 0 deletions .local/share/applications/android-studio.desktop
@@ -0,0 +1,10 @@
[Desktop Entry]
Type=Application
Name=Android Studio
Comment=The official Android IDE
Exec=android-studio
Icon=android-studio
Categories=Development;IDE;
Terminal=false
StartupNotify=true
StartupWMClass=jetbrains-studio

0 comments on commit eeff2ee

Please sign in to comment.