workspaces icon indicating copy to clipboard operation
workspaces copied to clipboard

Applications missing

Open kgidwani3 opened this issue 5 years ago • 2 comments

Some applications (e.g. IntellijIdea) are not available in the application to launch dropdown. Is there any workaround to select applications from the installation path?

OS: Fedora 32

kgidwani3 avatar Sep 18 '20 08:09 kgidwani3

Hi @kgidwani are you using flatpak or elementary?

The workaround is to know the command to launch the app and use a custom command

DevAlien avatar Sep 18 '20 08:09 DevAlien

Something like the following. Keep in mind that i copied the command as if it was from flathub, so don't know the exact command and also don't know the exact command to pass a path to intellij. image

I just noticed that intellij can create a command for you: Tools->Create command line Launcher So then you can use that one to launch intellij with a directory

DevAlien avatar Sep 18 '20 08:09 DevAlien