Adds a command gmutt that opens my terminal with mutt loaded

Also adds a desktop file that allows mutt to handle mailto: links
This commit is contained in:
Jonathan Hodgson 2021-02-13 20:07:03 +00:00
parent 55e256ad59
commit e21b641651
2 changed files with 19 additions and 0 deletions

View file

@ -0,0 +1,15 @@
[Desktop Entry]
_Name=NeoMutt
_Comment=Manage your email
_Keywords=email;
Actions=compose;
Exec=gmutt %U
Icon=neomutt
Terminal=false
Type=Application
StartupNotify=true
MimeType=application/mbox;message/rfc822;x-scheme-handler/mailto;
[Desktop Action compose]
_Name=Compose a Message
Exec=gmutt mailto: