chore: cleanup theming and get nvim colors working in tmux

This commit is contained in:
Mohammad Rafiq 2025-03-07 20:50:46 +08:00
parent 655bdebfc5
commit db123caede
7 changed files with 8 additions and 21 deletions

View file

@ -1,8 +0,0 @@
{
programs.nixvim.colorschemes.catppuccin = {
enable = true;
settings = {
flavour = "mocha";
};
};
}