summaryrefslogtreecommitdiffhomepage
path: root/custom/jao-custom-eww.el
diff options
context:
space:
mode:
authorjao <jao@gnu.org>2026-08-30 01:34:59 +0100
committerjao <jao@gnu.org>2026-08-30 01:35:49 +0100
commitaf2dddac50f73ceb414ebb844903b876ae0f8cdc (patch)
tree626b587144baf9e075e4ca6ca9a0db9c0452e4ad /custom/jao-custom-eww.el
parent637347ed22733392b0fccddc8a91770091aa523f (diff)
downloadelibs-af2dddac50f73ceb414ebb844903b876ae0f8cdc.tar.gz
elibs-af2dddac50f73ceb414ebb844903b876ae0f8cdc.tar.bz2
eww-session using multisession variables
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)