mutt: Add desktop file for “neomutt”
This commit is contained in:
parent
79502c205d
commit
746c2eab48
1 changed files with 9 additions and 0 deletions
9
applications/neomutt.desktop
Normal file
9
applications/neomutt.desktop
Normal file
|
|
@ -0,0 +1,9 @@
|
||||||
|
[Desktop Entry]
|
||||||
|
Name=neomutt
|
||||||
|
Keywords=email;mail;
|
||||||
|
Exec=alacritty -e "neomutt"
|
||||||
|
Terminal=false
|
||||||
|
Type=Application
|
||||||
|
Categories=Office;Email;
|
||||||
|
StartupNotify=true
|
||||||
|
MimeType=message/rfc822;x-scheme-handler/mailto;
|
||||||
Loading…
Reference in a new issue