summaryrefslogtreecommitdiffhomepage
path: root/eww.org
diff options
context:
space:
mode:
authorjao <jao@gnu.org>2021-06-04 18:40:13 +0100
committerjao <jao@gnu.org>2021-06-04 18:40:13 +0100
commita025b165691001367d89ea60e254a1df76ac32f3 (patch)
treef0e4a4573e20e3f40d528184c450d1084aec4665 /eww.org
parente88317dea89de4305db2259d547dc2ad1a2f1c1b (diff)
downloadelibs-a025b165691001367d89ea60e254a1df76ac32f3.tar.gz
elibs-a025b165691001367d89ea60e254a1df76ac32f3.tar.bz2
nits
Diffstat (limited to 'eww.org')
-rw-r--r--eww.org3
1 files changed, 1 insertions, 2 deletions
diff --git a/eww.org b/eww.org
index 9c91cb7..0f96082 100644
--- a/eww.org
+++ b/eww.org
@@ -19,7 +19,6 @@
(t (eww url 4)))))
(setq jao-browse-url-function #'jao-eww-browse-url)
- ;; (setq browse-url-browser-function jao-browse-url-function)
(setq eww-use-browse-url "^\\(gemini\\|gopher\\):")
#+end_src
* Email
@@ -142,7 +141,7 @@
(shr-use-colors nil)
(shr-use-fonts nil)
(shr-max-width 130)
- (shr-blocked-images ".*")
+ (shr-blocked-images nil)
(shr-inhibit-images t)
(shr-max-image-proportion 0.9))