Check if there is the desktop file of the entry you created in ~/.local/share/application, and if you find it remove it, then reboot (or log out and in) to check if it fixed the problem
this post was submitted on 25 Oct 2023
14 points (100.0% liked)
Linux Questions
1149 readers
25 users here now
Linux questions Rules (in addition of the Lemmy.zip rules)
- stay on topic
- be nice (no name calling)
- do not post long blocks of text such as logs
- do not delete your posts
- only post questions (no information posts)
Tips for giving and receiving help
- be as clear and specific
- say thank you if a solution works
- verify your solutions before posting them as facts.
Any rule violations will result in disciplinary actions
founded 1 year ago
MODERATORS
I deleted it, but it didn't work :/
are you sure you deleted all possible .desktop files pointing to that application? do you still see the entry if you open the menu with the Meta key?
I thought I was. I looked again, and it was there. This time, I deleted it and it fixed it. Thank you!
Maybe delete the dot files? I'm not much of a KDE guy so there may be a better option.
Edit: never mind, I misread.
How do I do that?
Deleting it's desktop entry will probably do the trick, they are usually stores in either ~/.local/share/applications or in /usr/share/applications
That fixed it. Thank you!