🎨 Style cleanup

- More polished style config
This commit is contained in:
2024-07-10 04:50:29 -04:00
parent 55bf4d3387
commit 7ef0a07c17
2 changed files with 10 additions and 22 deletions
-2
View File
@@ -5,8 +5,6 @@
vim.g.neovide_refresh_rate = 170
vim.g.neovide_transparency = 0.85
vim.g.neovide_window_blurred = true
-- Neovide has its own transparency
vim.cmd(":TransparentDisable")
-- cursor fx
vim.g.neovide_cursor_vfx_mode = "railgun"
vim.g.neovide_cursor_smooth_blink = true