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";