diff options
author | Max Gautier | 2022-07-06 17:35:02 +0200 |
---|---|---|
committer | Max Gautier | 2022-07-06 17:36:18 +0200 |
commit | b6438aa38b7292b375de48b0042df55270033f8a (patch) | |
tree | 901963e78226989a9fde3bc2bbd33c905b4a6aeb /mutt.desktop | |
download | aur-b6438aa38b7292b375de48b0042df55270033f8a.tar.gz |
Initial commit
Diffstat (limited to 'mutt.desktop')
-rw-r--r-- | mutt.desktop | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/mutt.desktop b/mutt.desktop new file mode 100644 index 000000000000..6374598d69f5 --- /dev/null +++ b/mutt.desktop @@ -0,0 +1,11 @@ +[Desktop Entry] + +Categories=Office;Network;Email +Type=Application +Icon=neomutt +Name=Mutt +GenericName=Mail client +Comment=Simple text-based Mail User Agent +Exec=mutt %U +MimeType=x-scheme-handler/mailto +Terminal=true |