Skip to content

Instantly share code, notes, and snippets.

@kentlouisetonino
Last active December 21, 2023 01:53
Show Gist options
  • Save kentlouisetonino/08c0705e213e754d175a5cd1def05262 to your computer and use it in GitHub Desktop.
Save kentlouisetonino/08c0705e213e754d175a5cd1def05262 to your computer and use it in GitHub Desktop.
Description

Steps

In LUbuntu, when you install a snap application it will not include a desktop icon in the main menu. Follow the instruction below to add a desktop icon in main menu.

1. Change directory to "/var/lib/snapd/desktop/applications/".
2. Execute the command "sudo cp <name.desktop> /usr/share/applications/".
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment