Use pdf-view for reading pdfs

master
Jacopo De Simoi 2 months ago
parent 119569acae
commit 20a42ce7fd
  1. 3
      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

Loading…
Cancel
Save