mirror of
https://github.com/kmein/niveum
synced 2026-03-20 20:01:08 +01:00
feat(aerc): do not slowly suggest contacts
This commit is contained in:
@@ -247,7 +247,7 @@ in {
|
|||||||
general.pgp-provider = "gpg";
|
general.pgp-provider = "gpg";
|
||||||
viewer = {pager = "${pkgs.less}/bin/less -R";};
|
viewer = {pager = "${pkgs.less}/bin/less -R";};
|
||||||
compose = {
|
compose = {
|
||||||
address-book-cmd = "khard email --remove-first-line --parsable '%s'";
|
# address-book-cmd = "khard email --remove-first-line --parsable '%s'";
|
||||||
no-attachment-warning = "(attach|attached|attachments?|anbei|Anhang|angehängt)";
|
no-attachment-warning = "(attach|attached|attachments?|anbei|Anhang|angehängt)";
|
||||||
};
|
};
|
||||||
filters = {
|
filters = {
|
||||||
|
|||||||
Reference in New Issue
Block a user