Gen 336: tweaked visuals in nvim and btop, added more configuration for btop
This commit is contained in:
@@ -1,6 +1,12 @@
|
||||
{
|
||||
colorschemes.kanagawa = {
|
||||
enable = true;
|
||||
colorschemes = {
|
||||
catppuccin = {
|
||||
enable = true;
|
||||
settings.flavour = "mocha";
|
||||
};
|
||||
kanagawa = {
|
||||
enable = false;
|
||||
};
|
||||
};
|
||||
|
||||
diagnostics.signs = false;
|
||||
|
||||
Reference in New Issue
Block a user