summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--init.org2
1 files changed, 1 insertions, 1 deletions
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))