feat(emacs/mu4e): remove .desktop for mu4e (already in NixOS config)

This commit is contained in:
Lucien Cartier-Tilet 2025-05-24 23:22:28 +02:00
parent d37bfce977
commit aaf7edeba6
Signed by: phundrak
SSH Key Fingerprint: SHA256:CE0HPsbW3L2YiJETx1zYZ2muMptaAqTN2g3498KrMkc

View File

@ -499,21 +499,6 @@ Quick sidenote: on Arch Linux, youll need to install either ~mu~ or
~mu-git~ from the AUR in order to use mu4e. I also have a ~.desktop~ file ~mu-git~ from the AUR in order to use mu4e. I also have a ~.desktop~ file
to make it possible to open mu4e directly from my program picker. It to make it possible to open mu4e directly from my program picker. It
uses the shell script ~emacsmail~ Ive written [[file:/scripts.md#emacsmail][here]]. uses the shell script ~emacsmail~ Ive written [[file:/scripts.md#emacsmail][here]].
#+header: :mkdirp yes
#+begin_src conf-desktop :tangle ~/.local/share/applications/mu4e.desktop
[Desktop Entry]
Name=Mu4e
GenericName=Mu4e
Comment=Maildir Utils for Emacs
MimeType=x-scheme-handler/mailto;
Exec=/home/phundrak/.local/bin/emacsmail %U
Icon=emacs
Type=Application
Terminal=false
Categories=Network;Email;TextEditor
StartupWMClass=Gnus
Keywords=Text;Editor;
#+end_src
**** Interact with iCalendar events **** Interact with iCalendar events
Something that has always bugged me was how to properly with iCalendar Something that has always bugged me was how to properly with iCalendar