summaryrefslogtreecommitdiffhomepage
path: root/custom/jao-custom-eww.el
diff options
context:
space:
mode:
Diffstat (limited to 'custom/jao-custom-eww.el')
-rw-r--r--custom/jao-custom-eww.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/custom/jao-custom-eww.el b/custom/jao-custom-eww.el
index a71d704..8c48823 100644
--- a/custom/jao-custom-eww.el
+++ b/custom/jao-custom-eww.el
@@ -184,6 +184,7 @@
(shr-blocked-images nil)
(shr-inhibit-images t)
(shr-max-image-proportion 0.8)
+ (shr-sliced-image-height 0.7)
(shr-hr-line ?―)))
(use-package eww
@@ -214,8 +215,7 @@
("O" . jao-eww-browse-new)
("r" . jao-eww-reload)
("R" . eww-readable)
- ("s" . eww-search-words)
- ("S" . jao-eww-browse-new)
+ ("/" . eww-search-words)
("T" . jao-mastodon-toot-url)
("u" . jao-eww-reopen)
("U" . jao-eww-reopen-new)