summaryrefslogtreecommitdiffhomepage
path: root/custom/jao-custom-eww.el
diff options
context:
space:
mode:
authorjao <jao@gnu.org>2022-07-28 23:27:43 +0100
committerjao <jao@gnu.org>2022-07-28 23:27:43 +0100
commit38d3a12d36945bde8293cbfe03c21003139d317c (patch)
tree14c783f5cbd090a6755d8ac3c6033384a7e72897 /custom/jao-custom-eww.el
parent56c03089a5af5359d78c78d1910db11bd41f9a8a (diff)
downloadelibs-38d3a12d36945bde8293cbfe03c21003139d317c.tar.gz
elibs-38d3a12d36945bde8293cbfe03c21003139d317c.tar.bz2
eww: i had been wondering why eww didn't underline my links!
Diffstat (limited to 'custom/jao-custom-eww.el')
-rw-r--r--custom/jao-custom-eww.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/custom/jao-custom-eww.el b/custom/jao-custom-eww.el
index 531cc2b..e51cfe6 100644
--- a/custom/jao-custom-eww.el
+++ b/custom/jao-custom-eww.el
@@ -109,7 +109,7 @@
(use-package shr
:custom ((shr-width nil)
(shr-use-colors t)
- (shr-use-fonts t)
+ (shr-use-fonts nil)
(shr-max-width 130)
(shr-blocked-images nil)
(shr-inhibit-images t)