chore: make the font size more reasonable
This commit is contained in:
parent
4dfc96a99a
commit
2e1dfa645b
|
@ -47,7 +47,7 @@ o.backup = false
|
||||||
o.swapfile = false
|
o.swapfile = false
|
||||||
|
|
||||||
-- Font
|
-- Font
|
||||||
o.guifont = "ZedMono Nerd Font:h15"
|
o.guifont = "ZedMono Nerd Font:h10.5"
|
||||||
-- Colorscheme
|
-- Colorscheme
|
||||||
vim.cmd("colorscheme kagayaki")
|
vim.cmd("colorscheme kagayaki")
|
||||||
-- Transparent nontext
|
-- Transparent nontext
|
||||||
|
|
Loading…
Reference in a new issue