You are not logged in.
Described in the subject. I don't want to use mods other than drun.
Offline
In case of rofi you need to create a .desktop file and place it in
/usr/share/applicationor in
~/. local/share/applications/.
Offline
Thank you. I had to edit the emacs.desktop file in /usr/share/application and now it works!
Offline
Your change will get overwritten every time the emacs packages is updated.
The correct solution is to make a copy in ~/.local/share/applications/ and edit that instead.
Offline
Your change will get overwritten every time the emacs packages is updated.
The correct solution is to make a copy in ~/local/share/applications/ and edit that instead.
Yes this is the correct way
Offline