pop-os / launcher

Modular IPC-based desktop launcher service
Mozilla Public License 2.0
228 stars 45 forks source link

launch the launcher from typing launch in the launcher #100

Open 13r0ck opened 2 years ago

13r0ck commented 2 years ago

launch-launcher

mmstick commented 2 years ago

This is generally decided by the desktop entry. It should set NoDisplay=true to not appear in menus. It's also appearing in the Application Library.

image

manyet1k commented 2 years ago

When NoDisplay=true is set, the shortcut won't disappear in the launcher; however, it will disappear in the application library and the dock. I don't think that would be a desirable solution.

Also, a related issue: Show Applications appears in the Application Library too.