From d2c331b9f036951eef062dd5141c75182375ba12 Mon Sep 17 00:00:00 2001 From: Simon Parri Date: Tue, 22 Jul 2025 00:56:22 +0200 Subject: Add current configuration --- common/.local/share/applications/emacsclient-mail.desktop | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 common/.local/share/applications/emacsclient-mail.desktop (limited to 'common/.local/share/applications/emacsclient-mail.desktop') diff --git a/common/.local/share/applications/emacsclient-mail.desktop b/common/.local/share/applications/emacsclient-mail.desktop new file mode 100644 index 0000000..d84e5f5 --- /dev/null +++ b/common/.local/share/applications/emacsclient-mail.desktop @@ -0,0 +1,5 @@ +[Desktop Entry] +Type=Application +Name=Emacsclient (Mail) +Exec=emacsclient -e '(message-mailto "%u")' +NoDisplay=true -- cgit v1.2.3