From 6ee7a75d3566696e61b114958f8c579be5d85ecb Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Mon, 29 Mar 2021 23:22:45 -0500 Subject: Correct typo --- init.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'init.el') diff --git a/init.el b/init.el index 05bca5f..39bb77b 100644 --- a/init.el +++ b/init.el @@ -258,8 +258,8 @@ browse-url-firefox-new-window-is-tab t)) (setup shr - (:option shr-width text-width - shr-max-width text-width + (:option shr-width fill-column + shr-max-width fill-column shr-max-image-proportion 0.6 shr-image-animate t shr-discard-aria-hidden t)) -- cgit 1.4.1-21-gabe81