You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: Allow user desktop overrides to hide applications
Hides applications which have both a system level desktop file and a
user level desktop file where the user level desktop file sets either
the `NoDisplay` or `Hidden` entries to `true`. This allows users to
remove application entries without editing system level desktop files.
Also add support for the `Hidden` desktop entry alongside `NoDisplay`.
0 commit comments