mirror of
https://git.sr.ht/~rjarry/aerc
synced 2025-11-05 00:21:54 +01:00
This is basically an 'æ' character enclosed in a '@' character followed
by a '_' character. An icon version is enclosed in a mini terminal.
.@@@@@@@@@@@@@@@@@@@.
@@@@@@@@. @@@@@@@
@@@@@@ @@@@@%
@@@@& .-@@@@%. @@@@@. @@@@@
@@@@ @@@@@@@@@@@@* @@@@@@@@@@ @@@@.
@@@@ `@ ,@@@@@@ @@@. @@@&
@@@* .@@@@ @@@ @@@.
@@@@ @@@ @@@ @@@@
/@@@ @@@ @@@ (@@@
@@@@ @@@@@@@@@@@@@@@@@@@@@@@@@@@ &@@@
@@@@ @@@@@ @@@ @@@@
*@@@ @@@@ @@@ @@@@
@@@@ @@@@ @@@@, @@@@
@@@# @@@@ %@@@@@/ .@@@@.
@@@@ @@@@@ .@@@, @@@@@/ &@@@@@
@@@@/ @@@@@@@@ @@@@@@@@@@@
@@@@@
@@@@@@ @@@@
&@@@@@@@& &@@@@@@@
@@@@@@@@@@@@@@@@@@@ @@@@@@@@@
Install the icon and reference it in the XDG .desktop file. Reference
the logo in README.md for maximum enjoyment.
Signed-off-by: Robin Jarry <robin@jarry.cc>
Acked-by: Moritz Poldrack <moritz@poldrack.dev>
16 lines
335 B
Desktop File
16 lines
335 B
Desktop File
[Desktop Entry]
|
|
Version=1.0
|
|
Name=aerc
|
|
|
|
GenericName=Mail Client
|
|
GenericName[de]=Email Client
|
|
Comment=Launches the aerc email client
|
|
Comment[de]=Startet den aerc Email-Client
|
|
Keywords=Email,Mail,IMAP,SMTP
|
|
Categories=Office;Network;Email;ConsoleOnly
|
|
|
|
Type=Application
|
|
Icon=aerc
|
|
Terminal=true
|
|
Exec=aerc %u
|
|
MimeType=x-scheme-handler/mailto
|