bundle--package.el: reduce font height on windows for variable pitch fonts

This commit is contained in:
Marcus Kammer 2023-06-16 10:38:31 +02:00
parent 4ae78878ec
commit 404dd6972c

View file

@ -41,8 +41,7 @@
(lambda () (setq-local line-spacing 4)
(face-remap-add-relative 'variable-pitch
:family "Noto Sans"
:height 1.1
:weight Regular))))
:height 1.0))))
(defun mk/nov-gnu-config ()
(add-hook 'nov-mode-hook