diff --git a/.emacs.d/include/pdfconfig.el b/.emacs.d/include/pdfconfig.el index a09b2f8..defcd1f 100644 --- a/.emacs.d/include/pdfconfig.el +++ b/.emacs.d/include/pdfconfig.el @@ -6,6 +6,8 @@ ;; PDF Tools (pdf-tools-install) +(setq doc-view-resolution 300) + (defun pdf-download-and-view (&optional url filename) "Download and view the PDF given by its URL as FILENAME." (interactive)