remove colorscheme with the hope that stylix will pick it up

This commit is contained in:
Chris Kruining 2024-08-20 22:26:31 +02:00
parent 8406f15b21
commit 901e1012c2

View file

@ -18,7 +18,7 @@ in
shiftwidth = 2;
};
colorschemes.gruvbox.enable = true;
# colorschemes.gruvbox.enable = true;
plugins = {
lualine.enable = true;