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