From e7a0ccf5352951e9bf01d1ed6c7b6c678911560b Mon Sep 17 00:00:00 2001 From: Don Harper Date: Tue, 27 May 2025 14:29:31 -0500 Subject: [PATCH] formating --- home/common/aerc.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/common/aerc.nix b/home/common/aerc.nix index 8a5d447..b44b5e9 100644 --- a/home/common/aerc.nix +++ b/home/common/aerc.nix @@ -57,7 +57,7 @@ # "application/vnd.ms-excel" = "excel2text %s"; "application/vnd.ms-excel" = "mutt_bgrun libreoffice %s"; # "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" = - # "excel2text %s"; + # "excel2text %s"; "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" = "mutt_bgrun libreoffice %s"; # "application/x-excel" = "excel2text %s";