From 1bbe208e9f836a63437747807720d6f33c94e54f Mon Sep 17 00:00:00 2001 From: Roel de Cort Date: Thu, 9 May 2024 01:34:06 +0200 Subject: [PATCH] update theme --- config/plugins/themes/default.nix | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/config/plugins/themes/default.nix b/config/plugins/themes/default.nix index 8df5472..2a5ecde 100644 --- a/config/plugins/themes/default.nix +++ b/config/plugins/themes/default.nix @@ -16,8 +16,7 @@ cmp = true; notify = true; gitsigns = true; - dashboard = true; - lualine = true; + neotree = true; which_key = true; illuminate = { enabled = true;