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