Relocate calibre library directory

This commit is contained in:
TEC 2024-03-08 17:08:02 +08:00
parent f68d14ee2b
commit 7f77c7d1ec
Signed by: tec
SSH Key Fingerprint: SHA256:eobz41Mnm0/iYWBvWThftS0ElEs1ftBr6jamutnXc/A
1 changed files with 1 additions and 1 deletions

View File

@ -5407,7 +5407,7 @@ something through Emacs?
(use-package! calibredb
:commands calibredb
:config
(setq calibredb-root-dir "~/Desktop/TEC/Other/Ebooks"
(setq calibredb-root-dir "~/.local/share/calibre-library"
calibredb-db-dir (expand-file-name "metadata.db" calibredb-root-dir))
(map! :map calibredb-show-mode-map
:ne "?" #'calibredb-entry-dispatch