home/aerc | aerc tweak message display

This commit is contained in:
Don Harper 2025-07-08 20:46:53 -05:00
parent fb5186d6b7
commit b3a90a62cc

View file

@ -19,7 +19,10 @@
"aerc :terminal ikhal && aerc :terminal domailtask.sh && aerc :next-tab";
};
viewer = { alternatives = "text/html,text/plain"; };
viewer = {
alternatives = "text/html,text/plain";
header-layout = "Subject,To|From,Cc|Bcc,Date";
};
compose = {
focus-body = "false";