diff options
| author | Ryan Schanzenbacher <ryan@rschanz.org> | 2024-03-07 11:56:50 -0500 |
|---|---|---|
| committer | Ryan Schanzenbacher <ryan@rschanz.org> | 2024-03-07 11:56:50 -0500 |
| commit | 8d9871bd1f3cfd3d57545c91da5e7f9166328f12 (patch) | |
| tree | 836b8f4c6d532bf1c2fd13939d48b9c97495737b | |
| parent | 63bae6785c1218ada399fc6dae9c832bbfb783e9 (diff) | |
fixed aerc
| -rw-r--r-- | home-config/aerc/aerc.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/home-config/aerc/aerc.conf b/home-config/aerc/aerc.conf index 5ccd325..04ac815 100644 --- a/home-config/aerc/aerc.conf +++ b/home-config/aerc/aerc.conf | |||
| @@ -488,7 +488,7 @@ message/delivery-status=bat -fn | |||
| 488 | message/rfc822=bat -fn | 488 | message/rfc822=bat -fn |
| 489 | text/html=pandoc -f html -t plain | bat -fn | 489 | text/html=pandoc -f html -t plain | bat -fn |
| 490 | #text/html=html | colorize | 490 | #text/html=html | colorize |
| 491 | text/*=bat -fn --file-name="$AERC_FILENAME" | 491 | text/*=bat -fn |
| 492 | application/x-sh=bat -fn -l sh | 492 | application/x-sh=bat -fn -l sh |
| 493 | #image/*=catimg -w $(tput cols) - | 493 | #image/*=catimg -w $(tput cols) - |
| 494 | #subject,~Git(hub|lab)=lolcat -f | 494 | #subject,~Git(hub|lab)=lolcat -f |
