From 444963b4d8a63face2bc8ea481a2f0d559b1e8b7 Mon Sep 17 00:00:00 2001 From: TEC Date: Thu, 14 Jan 2021 23:46:11 +0800 Subject: [PATCH] Put xkcd's cache in the .local/cache dir --- config.org | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config.org b/config.org index 8c05e25..af765df 100644 --- a/config.org +++ b/config.org @@ -1982,6 +1982,8 @@ We want to set this up so it loads nicely in [[*Extra links][Extra links]]. +xkcd-find-and-copy +xkcd-find-and-view +xkcd-fetch-info +xkcd-select) :config + (setq xkcd-cache-dir (expand-file-name "xkcd/" doom-cache-dir) + xkcd-cache-latest (concat xkcd-cache-dir "latest")) (after! evil-snipe (add-to-list 'evil-snipe-disabled-modes 'xkcd-mode)) :general (:states 'normal