refactor(neovide): default font size to 14
All checks were successful
Check Formatting of Files / Check-Formatting (push) Successful in 1m16s
All checks were successful
Check Formatting of Files / Check-Formatting (push) Successful in 1m16s
This commit is contained in:
parent
3b5ef48005
commit
5cd8d94536
@ -1,6 +1,6 @@
|
||||
[font]
|
||||
normal = "FiraCode Nerd Font"
|
||||
size = 18
|
||||
size = 14
|
||||
|
||||
[font.features]
|
||||
"FiraCode Nerd Font" = [
|
||||
@ -12,4 +12,4 @@ size = 18
|
||||
"+ss04",
|
||||
"+cv26",
|
||||
"+ss10",
|
||||
]
|
||||
]
|
Loading…
Reference in New Issue
Block a user