terminal refactor, move packages to default, inline btop theme
This commit is contained in:
parent
b61c42aeba
commit
903cc34632
5 changed files with 119 additions and 124 deletions
|
|
@ -128,14 +128,5 @@ in
|
|||
macos_titlebar_color = "system";
|
||||
};
|
||||
};
|
||||
bat = {
|
||||
enable = true;
|
||||
# config.theme = "Catppuccin ${config.catppuccinUpper.flavor}";
|
||||
};
|
||||
lazygit = {
|
||||
enable = true;
|
||||
enableFishIntegration = true;
|
||||
};
|
||||
lazysql.enable = true;
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue