From b87794e281aa198a95842a3cecf29c908c3eb15f Mon Sep 17 00:00:00 2001 From: jao Date: Sun, 30 Aug 2026 23:09:00 +0100 Subject: eww fixes --- custom/jao-custom-eww.el | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'custom') diff --git a/custom/jao-custom-eww.el b/custom/jao-custom-eww.el index 8c48823..1b9eb9b 100644 --- a/custom/jao-custom-eww.el +++ b/custom/jao-custom-eww.el @@ -116,8 +116,7 @@ (jao-eww-reopen t)) ;;; sessions -(use-package jao-eww-session - :custom ((jao-eww-session-file "~/.emacs.d/cache/eww-session.eld"))) +(use-package jao-eww-session :demand t) ;;; eww to org (defun jao-eww-to-org (&optional dest) -- cgit v1.2.3