1
0
Fork 0

More mail hotkeys

This commit is contained in:
Malte Brandy 2021-11-18 21:24:57 +01:00
parent d05ef18a05
commit 985dbf6517
No known key found for this signature in database
GPG key ID: 226A2D41EF5378C9

View file

@ -66,7 +66,13 @@ in
{
Communication = [
{ Matrix = fork "element-desktop"; }
{ Mutt = "neomutt"; }
{
Mail = {
Open = "neomutt";
Inbox = "neomutt -f ~/Maildir/hera/Inbox";
Code = "neomutt -f ~/Maildir/hera/Code";
};
}
{ Mumble = fork "mumble mumble://maralorn@mumble.hax404.de"; }
{ Weechat = "weechat"; }
{ Signal = fork "signal-desktop"; }