Increase line-spacing of nov buffer
This commit is contained in:
parent
3e67f70f4a
commit
039a329c06
1 changed files with 1 additions and 1 deletions
2
init.el
2
init.el
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue