Use monospace font in nov

This commit is contained in:
Marcus Kammer 2024-03-30 19:21:48 +01:00
parent 38fa36a145
commit 22144e0af9

View file

@ -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)))