remove colorscheme with the hope that stylix will pick it up
This commit is contained in:
parent
8406f15b21
commit
901e1012c2
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ in
|
||||||
shiftwidth = 2;
|
shiftwidth = 2;
|
||||||
};
|
};
|
||||||
|
|
||||||
colorschemes.gruvbox.enable = true;
|
# colorschemes.gruvbox.enable = true;
|
||||||
|
|
||||||
plugins = {
|
plugins = {
|
||||||
lualine.enable = true;
|
lualine.enable = true;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue