summaryrefslogtreecommitdiffhomepage
path: root/eww.org
diff options
context:
space:
mode:
Diffstat (limited to 'eww.org')
-rw-r--r--eww.org4
1 files changed, 2 insertions, 2 deletions
diff --git a/eww.org b/eww.org
index 6d4348a..e724b8c 100644
--- a/eww.org
+++ b/eww.org
@@ -115,8 +115,8 @@
#+begin_src emacs-lisp
(use-package shr
:custom ((shr-width nil)
- (shr-use-colors nil)
- (shr-use-fonts nil)
+ (shr-use-colors t)
+ (shr-use-fonts t)
(shr-max-width 130)
(shr-blocked-images nil)
(shr-inhibit-images t)