Increase line-spacing of nov buffer

This commit is contained in:
Marcus Kammer 2025-01-29 13:48:45 +01:00
parent 3e67f70f4a
commit 039a329c06

View file

@ -480,7 +480,7 @@
(defun mk/nov-font-settings ()
;(face-remap-add-relative 'variable-pitch :family "Noto Serif" :height 1.0)
(setq-local line-spacing 2))
(setq-local line-spacing 0.3))
(use-package browse-url
:custom