aboutsummaryrefslogtreecommitdiff
path: root/emacs/.emacs.d/init/ycp-web.el
diff options
context:
space:
mode:
authorYuchen Pei <id@ypei.org>2025-08-03 16:45:41 +1000
committerYuchen Pei <id@ypei.org>2025-08-03 16:45:41 +1000
commitc78999d627ecd89da9beaf7dc52aa65a0d35c70e (patch)
tree105304d606d6d74c75c8f73f7872988eb18c988a /emacs/.emacs.d/init/ycp-web.el
parent12bf5860034eec0cec6b6086c3fa676e17ed1a8a (diff)
[emacs] Render html
Diffstat (limited to 'emacs/.emacs.d/init/ycp-web.el')
-rw-r--r--emacs/.emacs.d/init/ycp-web.el2
1 files changed, 1 insertions, 1 deletions
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