From 3890c5c18ad93048bf5f3a975771cbcde849fc24 Mon Sep 17 00:00:00 2001 From: zackartz Date: Tue, 19 Mar 2024 15:29:21 -0400 Subject: [PATCH] 227 current 2024-03-19 15:29:13 24.05.20240316.c75037b 6.8.0-zen1 * --- modules/home-manager/nvconfig.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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,