Update nov font settings

This commit is contained in:
Marcus Kammer 2024-01-18 18:12:46 +01:00
parent ac97b56aff
commit bbfb955c38

View file

@ -21,7 +21,7 @@
(defun mk/nove-font-settings ()
(setq-local line-spacing 2)
(face-remap-add-relative 'variable-pitch :weight 'normal :height 1.1 :family "Bitter Pro"))
(face-remap-add-relative 'variable-pitch :weight 'normal :height 1.0 :family "Bitter Pro"))
(use-package nov
:hook ((nov-mode . visual-line-mode)