feat(home-manager): add theming using stylix
This commit is contained in:
parent
098b1dbcad
commit
655bdebfc5
9 changed files with 470 additions and 770 deletions
|
@ -1,7 +1,7 @@
|
|||
{ inputs, ... }: {
|
||||
imports = [
|
||||
inputs.nixvim.homeManagerModules.nixvim
|
||||
./nixvim/colorscheme-catppuccin.nix
|
||||
#./nixvim/colorscheme-catppuccin.nix
|
||||
./nixvim/nvim-tree.nix # filetree
|
||||
./nixvim/noice.nix # custom CMDLINE
|
||||
./nixvim/lualine.nix # custom statusline
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue