More neovide + nvim config
This commit is contained in:
@ -11,6 +11,8 @@ if vim.g.neovide then
|
||||
vim.g.neovide_transparency = 0.8
|
||||
vim.g.neovide_floating_blur_amount_x = 8.0
|
||||
vim.g.neovide_floating_blur_amount_y = 8.0
|
||||
vim.g.neovide_refresh_rate = 120
|
||||
vim.g.neovide_cursor_vfx_mode = "pixiedust"
|
||||
end
|
||||
|
||||
vim.g.neovide_scale_factor = 1.0
|
||||
|
Reference in New Issue
Block a user