diff options
| author | Ryan Schanzenbacher <ryan@rschanz.org> | 2023-08-28 18:14:08 -0400 |
|---|---|---|
| committer | Ryan Schanzenbacher <ryan@rschanz.org> | 2023-08-28 18:14:08 -0400 |
| commit | 96ac27190a65af2b3519c32d3b4752f5e1a59d54 (patch) | |
| tree | 473e5b53b6d1adfd049bb413f08a849b3252997e | |
| parent | 863601f6441dd0ffa9ad00d4f9887fdf90853c1f (diff) | |
added flowed parameter to my emails
| -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 1d318a5..165c61b 100644 --- a/home-config/aerc/aerc.conf +++ b/home-config/aerc/aerc.conf | |||
| @@ -439,7 +439,7 @@ file-picker-cmd=fzf --multi --query=%s | |||
| 439 | # text. To actually make use of this format's features, you'll need support in | 439 | # text. To actually make use of this format's features, you'll need support in |
| 440 | # your editor. | 440 | # your editor. |
| 441 | # | 441 | # |
| 442 | #format-flowed=false | 442 | format-flowed=true |
| 443 | 443 | ||
| 444 | [multipart-converters] | 444 | [multipart-converters] |
| 445 | # | 445 | # |
