desktop file: Use NoDisplay=true
There's no point in having the keyboard in the list of installed applications and it has no icon either.
This commit is contained in:
@ -6,4 +6,5 @@ Exec=squeekboard
|
|||||||
Icon=squeekboard
|
Icon=squeekboard
|
||||||
Terminal=false
|
Terminal=false
|
||||||
Type=Application
|
Type=Application
|
||||||
|
NoDisplay=true
|
||||||
Categories=GTK;Utility;
|
Categories=GTK;Utility;
|
||||||
|
|||||||
Reference in New Issue
Block a user