mirror of
https://github.com/soywod/himalaya.git
synced 2025-04-22 01:03:26 +00:00
16 lines
332 B
Desktop File
16 lines
332 B
Desktop File
[Desktop Entry]
|
|
Type=Application
|
|
Name=himalaya
|
|
DesktopName=Himalaya
|
|
GenericName=Mail Reader
|
|
Comment=CLI to manage emails
|
|
Terminal=true
|
|
Exec=himalaya %U
|
|
Categories=Application;Network
|
|
Keywords=email
|
|
MimeType=x-scheme-handler/mailto;message/rfc822
|
|
Actions=Compose
|
|
|
|
[Desktop Action Compose]
|
|
Name=Compose
|
|
Exec=himalaya message write %U
|