Distribution (run cat /etc/os-release
):
NAME="Pop!_OS"
VERSION="20.04 LTS"
ID=pop
ID_LIKE="ubuntu debian"
PRETTY_NAME="Pop!_OS 20.04 LTS"
VERSION_ID="20.04"
HOME_URL="https://pop.system76.com"
SUPPORT_URL="https://support.system76.com"
BUG_REPORT_URL="https://github.com/pop-os/pop/issues"
PRIVACY_POLICY_URL="https://system76.com/privacy"
VERSION_CODENAME=focal
UBUNTU_CODENAME=focal
LOGO=distributor-logo-pop-os
Related Application and/or Package Version (run apt policy $PACKAGE NAME
):
I don't know its specific package name, Just use shortcuts 'Super+/' to open Navigate
Issue/Bug Description:
for example, I manually install a binary file, '.desktop' file in ~/.local/share/applications, and when I remove '.desktop' file, in Gnome search, it will not exist, but When I use Navigate through 'Super+/', it still in there, I guess there exist some cache, but I don't know how to update it
Steps to reproduce (if you know):
- create a '*.desktop' file in ~/.local/share/applications;
- find it through 'Super+/';
- rm desktop file in step 1;
- it still could be found in 'Super+/';
Expected behavior:
- it disappear in Navigate through shortcut: 'Super+/';
Other Notes: