Miscellaneous dot file updates

This commit is contained in:
2024-09-18 18:48:08 -07:00
parent ff4ad34194
commit 2158f65d7a
2 changed files with 6 additions and 6 deletions

View File

@@ -117,7 +117,7 @@ require('onedark').load()
-- See `:help vim.o`
if vim.g.neovide then
vim.o.guifont = "Iosevka Term:h12"
vim.o.guifont = "Iosevka Term:h13"
vim.g.neovide_scale_factor = 1.0
end