Update font size
This commit is contained in:
parent
b2b9cc64c9
commit
3268ec72f8
1 changed files with 2 additions and 2 deletions
4
init.el
4
init.el
|
@ -45,8 +45,8 @@ There are two things you can do about this warning:
|
|||
(quote
|
||||
((fullscreen . maximized)
|
||||
(width . 86)
|
||||
(height . 42)
|
||||
(font . "Iosevka Term-12.0")
|
||||
(height . 50)
|
||||
(font . "Iosevka Term Slab-12.0")
|
||||
(vertical-scroll-bars)
|
||||
(alpha . 100))))
|
||||
'(delete-selection-mode t)
|
||||
|
|
Loading…
Add table
Reference in a new issue