Use normal weight source code pro
This commit is contained in:
parent
9a16039965
commit
97f3ea716d
@ -3904,7 +3904,7 @@ Set the character used to represent spaces to ·, and the character used for tab
|
||||
(condition-case _ignored
|
||||
(set-face-attribute 'default nil :font "Source Code Pro")
|
||||
('error nil))
|
||||
(set-face-attribute 'default nil :weight 'semi-bold)
|
||||
(set-face-attribute 'default nil :weight 'normal)
|
||||
(set-face-attribute
|
||||
'default nil :height (if (equal system-type 'darwin) 135 110)))
|
||||
(progn
|
||||
|
Loading…
Reference in New Issue
Block a user