summaryrefslogtreecommitdiff
path: root/emacs-init.org
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--emacs-init.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/emacs-init.org b/emacs-init.org
index 519cf20..1123872 100644
--- a/emacs-init.org
+++ b/emacs-init.org
@@ -4916,7 +4916,7 @@ tools.
(browse-url-browser-function 'eww-browse-url)
(browse-url-generic-program "firefox")
(shr-external-browser 'browse-url-generic)
- (shr-width (current-fill-column))
+ (shr-width 900)
(shr-max-image-proportion 0.4)
(shr-use-colors nil)
(shr-use-fonts nil) )