From 20a42ce7fdef0002291b0506ef29a49c8de44b52 Mon Sep 17 00:00:00 2001 From: Jacopo De Simoi Date: Fri, 10 Apr 2026 10:21:24 -0400 Subject: [PATCH] Use pdf-view for reading pdfs --- global.org | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/global.org b/global.org index 480f99d..4e4c576 100644 --- a/global.org +++ b/global.org @@ -1469,8 +1469,7 @@ (setq org-file-apps '((auto-mode . emacs) ("\\.x?html?\\'" . "xdg-open %s") - ("\\.djvu\\'" . "xdg-open \"%s\"") - ("\\.pdf\\'" . "xdg-open \"%s\""))) + ("\\.djvu\\'" . "xdg-open \"%s\""))) #+end_src *** Agenda Set the canonical binding for the agenda