diff --git a/bundle/bundle--package.el b/bundle/bundle--package.el index 8575ddaa..9ae8ce76 100644 --- a/bundle/bundle--package.el +++ b/bundle/bundle--package.el @@ -29,8 +29,7 @@ (add-hook 'nov-mode-hook #'shrface-mode) :config (setq nov-text-width 82 - nov-variable-pitch t - nov-header-line-format "") + nov-variable-pitch t) (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)))