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