mirror of
https://github.com/pimalaya/himalaya.git
synced 2026-06-16 04:17:56 +08:00
17 lines
332 B
Desktop File
17 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
|