refactor(ui): rename transparency option to opacity

This commit is contained in:
tux
2025-09-06 04:37:20 +05:30
parent 04090c3ff3
commit 9e95df8ded

View File

@@ -4,7 +4,7 @@ local g = vim.g
if g.neovide then
-- options
g.neovide_scale_factor = 0.7
g.neovide_transparency = 0.9
g.neovide_opacity = 0.9
g.neovide_refresh_rate = 144
-- bindings