Remove emacs.desktop

Keeping emacs.desktop gets in the way of emacsclient.desktop, as
emacsclient.desktop will start emacs if the server is not running, and
emacs will fail to start if the server is running

Or rather:
::            | Server running       | Server not running
  emacsclient | Launches emacsclient | Launches emacs
  emacs       | Fails to start       | Launches emacs

As emacs and emacsclient's desktop files are easily confusable in anyrun
the choice is easy: remove emacs.desktop altogether and keep only the
strictly superior emacsclient.desktop

Change-Id: Ide73be3ecffc139f7efb8f0fa1aefa7e43c26f24
Reviewed-on: https://git.clicks.codes/c/Chimera/NixFiles/+/510
Tested-by: Skyler Grey <minion@clicks.codes>
Reviewed-by: Samuel Shuert <coded@clicks.codes>
1 file changed