From c78999d627ecd89da9beaf7dc52aa65a0d35c70e Mon Sep 17 00:00:00 2001 From: Yuchen Pei Date: Sun, 3 Aug 2025 16:45:41 +1000 Subject: [emacs] Render html --- emacs/.emacs.d/init/ycp-web.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'emacs/.emacs.d/init/ycp-web.el') diff --git a/emacs/.emacs.d/init/ycp-web.el b/emacs/.emacs.d/init/ycp-web.el index 67c5e5a..8e93c17 100644 --- a/emacs/.emacs.d/init/ycp-web.el +++ b/emacs/.emacs.d/init/ycp-web.el @@ -252,7 +252,7 @@ (my-package my-web (:delay 60) - (my-setq-from-local my-webpage-download-dir) + (my-setq-from-local my-webpage-incoming-dir) (my-keybind eww-mode-map "N" #'my-eww-next-path "P" #'my-eww-prev-path -- cgit v1.2.3