Emacs f3dec3439fd5aee885a76622f384f6c7ca67d128 changes font sizes
This commit is contained in:
parent
6f7bf3ea80
commit
fccaef0ea9
@ -543,7 +543,7 @@ theming:
|
||||
;; Set face attributes.
|
||||
(cond
|
||||
((eq system-type 'darwin)
|
||||
(set-face-attribute 'default nil :family "Hack" :height 120)
|
||||
(set-face-attribute 'default nil :family "Hack" :height 60)
|
||||
(set-face-attribute 'fixed-pitch nil :family "Hack")
|
||||
(set-face-attribute 'variable-pitch nil :family "FiraGo"))
|
||||
((eq system-type 'gnu/linux)
|
||||
|
Loading…
Reference in New Issue
Block a user