diff --git a/bundle/bundle--package.el b/bundle/bundle--package.el index eb625062..dea5cce2 100644 --- a/bundle/bundle--package.el +++ b/bundle/bundle--package.el @@ -37,7 +37,7 @@ :custom (nov-header-line-format nil) (nov-text-width 82) - (nov-variable-pitch t) + (nov-variable-pitch nil) :config (require 'shrface) (setq nov-shr-rendering-functions '((img . nov-render-img) (title . nov-render-title)))