Greater font + emacs pixelwise resize

This commit is contained in:
Tobias Ostner 2023-09-18 22:33:15 +02:00
parent 55d5ad7e1e
commit cd937b4053

View file

@ -301,6 +301,7 @@
(invert-face 'mode-line)
(run-with-timer 0.1 nil #'invert-face 'mode-line))
(setq frame-resize-pixelwise t)
(add-to-list 'default-frame-alist '(ns-transparent-titlebar . t))
(add-to-list 'default-frame-alist '(ns-appearance . dark))
@ -338,7 +339,7 @@
(t
:default-family "Iosevka Comfy"
:default-weight regular
:default-height 130
:default-height 140
:fixed-pitch-height 1.0
:fixed-pitch-serif-height 1.0
:variable-pitch-family "Iosevka Comfy Motion Duo"