Hi
I have a problem to load my vim with a launcher (.desktop file I mean) not by terminal.
Actually I created a .desktop file in: /usr/share/applications
with these descriptions:
Link: https://paste.fedoraproject.org/paste/SBhKbWnBKnD5CERSnxgjSA
and I executed vim.desktop with this command: sudo chmod +x vim.desktop
Now when I search for vim in gnome, It's appear just like an application but when I click on it, It won't start and won't show anything. I guess there is a wrong with "exec=" option that it can start with it.
So please let me know how can I fix this problem