home/aerc | aerc tweak message display
This commit is contained in:
parent
fb5186d6b7
commit
b3a90a62cc
1 changed files with 4 additions and 1 deletions
|
|
@ -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";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue