Greater font + emacs pixelwise resize
This commit is contained in:
parent
55d5ad7e1e
commit
cd937b4053
1 changed files with 2 additions and 1 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue