Update nov font settings
This commit is contained in:
parent
ac97b56aff
commit
bbfb955c38
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Reference in a new issue