home/aerc | more updates

This commit is contained in:
Don Harper 2025-07-11 20:23:09 -05:00
parent 07e0513da0
commit 445b5c7e0c
3 changed files with 14 additions and 9 deletions

View file

@ -14,10 +14,10 @@
{{- (map .Labels (exclude .Folder) (exclude "replied|passed|attachment|flagged|unread|draft") | join ",") -}}'';
};
hooks = {
aerc-startup =
"aerc :terminal ikhal && aerc :terminal domailtask.sh && aerc :next-tab";
};
# hooks = {
# aerc-startup =
# "aerc :terminal ikhal && aerc :terminal domailtask.sh && aerc :next-tab";
# };
viewer = {
alternatives = "text/html,text/plain";