diff options
Diffstat (limited to 'custom')
-rw-r--r-- | custom/jao-custom-eww.el | 2 |
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) |