Stop the SearchProvider showing up as an app in activities
After installing the search provider, a "Pass" entry was showing up as an application when searching in the activities interface with Gnome. Setting NoDisplay to true stops it showing up there.
This commit is contained in:
parent
b3700202d3
commit
1cee9fba6e
@ -7,3 +7,4 @@ Comment=GNOME Shell search provider for pass
|
||||
Terminal=false
|
||||
Type=Application
|
||||
OnlyShowIn=GNOME;
|
||||
NoDisplay=true;
|
||||
|
Loading…
x
Reference in New Issue
Block a user