fix: update font face
This commit is contained in:
parent
328761cd1f
commit
0b2a075d3e
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
|||
'(default-frame-alist
|
||||
(quote
|
||||
((vertical-scroll-bars)
|
||||
(font . "Iosevka Term-12")
|
||||
(font . "Fira Code-11")
|
||||
(fullscreen . maximized))))
|
||||
'(delete-by-moving-to-trash t)
|
||||
'(display-line-numbers-grow-only t)
|
||||
|
|
Loading…
Add table
Reference in a new issue