From 0611d979cf7ac6a275d19c9931630a79edfda0ce Mon Sep 17 00:00:00 2001 From: Ricardo Wurmus Date: Tue, 14 Mar 2023 15:04:23 +0100 Subject: Update location of epdfinfo. --- init.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init.org b/init.org index 46cac25..52c191b 100644 --- a/init.org +++ b/init.org @@ -1252,7 +1252,7 @@ This is even more stuff to be done after initialising packages. I still need to (savehist-mode) ;; PDF view mode -(setq pdf-info-epdfinfo-program "~/.guix-profile/bin/epdfinfo") +(setq pdf-info-epdfinfo-program "~/.emacs.d/.guix-profile/bin/epdfinfo") (pdf-tools-install) (add-to-list 'auto-mode-alist '("\\.pdf\\'" . pdf-view-mode)) -- cgit v1.2.3