emacs: open pdfs in external reader, disable writegood mode

This commit is contained in:
2023-05-22 10:33:13 +02:00
parent 185e20fe1a
commit de79477a1f
3 changed files with 9 additions and 2 deletions

View File

@@ -14,6 +14,7 @@
(unpin! org-roam)
(package! org-roam-ui)
(package! langtool-ignore-fonts)
(package! openwith)
;; To install a package directly from a remote git repo, you must specify a
;; `:recipe'. You'll find documentation on what `:recipe' accepts here: