summaryrefslogtreecommitdiffhomepage
path: root/eww.org
diff options
context:
space:
mode:
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))