This commit is contained in:
2026-02-15 16:35:44 +05:00
parent 824b68c48f
commit c1a523c7bd
2 changed files with 4 additions and 0 deletions

3
lua/settings/neovide.lua Normal file
View File

@@ -0,0 +1,3 @@
if vim.g.neovide then
vim.g.neovide_scale_factor = 0.73
end