diff --git a/bundle/bundle--package.el b/bundle/bundle--package.el index 59bcd4d2..e102cba7 100644 --- a/bundle/bundle--package.el +++ b/bundle/bundle--package.el @@ -21,12 +21,7 @@ (use-package nov :hook (nov-mode . olivetti-mode) :mode ("\\.epub\\'" . nov-mode) - :init - (add-hook 'nov-mode-hook #'shrface-mode) :config - (require 'shrface) - (setq nov-shr-rendering-functions '((img . nov-render-img) (title . nov-render-title))) - (setq nov-shr-rendering-functions (append nov-shr-rendering-functions shr-external-rendering-functions)) (setq nov-text-width nil nov-variable-pitch nil) (when (eq system-type 'windows-nt)