From 38d3a12d36945bde8293cbfe03c21003139d317c Mon Sep 17 00:00:00 2001 From: jao Date: Thu, 28 Jul 2022 23:27:43 +0100 Subject: eww: i had been wondering why eww didn't underline my links! --- custom/jao-custom-eww.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'custom') 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) -- cgit v1.2.3