summaryrefslogtreecommitdiffhomepage
path: root/custom/jao-custom-eww.el
diff options
context:
space:
mode:
authorjao <jao@gnu.org>2022-09-03 23:10:46 +0100
committerjao <jao@gnu.org>2022-09-03 23:10:46 +0100
commitd0ec372defb36c6ab56ba2fa0a55c721b6966933 (patch)
treec324b4eac91b5297d630573218e8599d8e4b4429 /custom/jao-custom-eww.el
parent7d59669752766ca469ceb37d1cfb21fe7e713fff (diff)
downloadelibs-d0ec372defb36c6ab56ba2fa0a55c721b6966933.tar.gz
elibs-d0ec372defb36c6ab56ba2fa0a55c721b6966933.tar.bz2
per frame consult narrowing is more a hindrance than a help
Diffstat (limited to 'custom/jao-custom-eww.el')
-rw-r--r--custom/jao-custom-eww.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/custom/jao-custom-eww.el b/custom/jao-custom-eww.el
index f33aed1..efa0828 100644
--- a/custom/jao-custom-eww.el
+++ b/custom/jao-custom-eww.el
@@ -77,7 +77,7 @@
(propertize (if (string-blank-p tl) url tl)
'buffer b 'url url))))
(seq-filter #'jao-www--buffer-p (buffer-list))))))
- (jao-consult-add-buffer-source 'jao-eww-buffer-source "web" ?e))
+ (jao-consult-add-buffer-source 'jao-eww-buffer-source))
;;; images
(defun jao-eww-next-image ()