system changes
This commit is contained in:
parent
8bca5f08c2
commit
4fccbafa21
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ Set up fonts. I use Source Code Pro (Nerd Font) for =monospace= and Computer Mod
|
||||||
(setq jj/mono-font "SauceCodePro Nerd Font-11"
|
(setq jj/mono-font "SauceCodePro Nerd Font-11"
|
||||||
jj/var-font "CMU Serif-14"))
|
jj/var-font "CMU Serif-14"))
|
||||||
(`darwin
|
(`darwin
|
||||||
(setq jj/mono-font "SauceCodePro Nerd Font-14:weight=thin"
|
(setq jj/mono-font "Atkinson Hyperlegible Mono-14:weight=thin"
|
||||||
jj/var-font "CMU Serif-18")))
|
jj/var-font "CMU Serif-18")))
|
||||||
(add-to-list 'default-frame-alist
|
(add-to-list 'default-frame-alist
|
||||||
`(font . ,jj/mono-font))
|
`(font . ,jj/mono-font))
|
||||||
|
|
Loading…
Add table
Reference in a new issue