diff --git a/modules/home-manager/nvconfig.lua b/modules/home-manager/nvconfig.lua index 7e13b04..46b3429 100644 --- a/modules/home-manager/nvconfig.lua +++ b/modules/home-manager/nvconfig.lua @@ -8,7 +8,7 @@ M.ui = { changed_themes = {}, theme_toggle = { "rosepine", "one_light" }, theme = "rosepine", -- default theme - transparency = false, + transparency = true, cmp = { icons = true,