Skip to content

Commit

Permalink
tweak(eaf): disable pdf-viewer
Browse files Browse the repository at this point in the history
  • Loading branch information
abougouffa committed May 23, 2023
1 parent d8f4e3b commit c35356b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/me-eaf.el
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
:custom
;; Generic
(eaf-apps-to-install
'(browser mindmap jupyter pdf-viewer file-sender video-player markdown-previewer))
'(browser mindmap jupyter file-sender video-player markdown-previewer))
(eaf-start-python-process-when-require t)
(eaf-kill-process-after-last-buffer-closed t)
(eaf-fullscreen-p nil)
Expand Down

0 comments on commit c35356b

Please sign in to comment.