From af2dddac50f73ceb414ebb844903b876ae0f8cdc Mon Sep 17 00:00:00 2001 From: jao Date: Sun, 30 Aug 2026 01:34:59 +0100 Subject: eww-session using multisession variables --- custom/jao-custom-eww.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'custom') 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) -- cgit v1.2.3