xmobar, nvim: change themes to tomorrow-night

This commit is contained in:
2022-02-08 01:47:01 +05:30
parent a1921a342b
commit 97530d7f6c
7 changed files with 129 additions and 39 deletions

View File

@@ -30,7 +30,8 @@
vim-vsnip
nvim-treesitter
vim-latex-live-preview
(gruvbox.overrideAttrs (oa: { patches = [ ./gruvbox.patch ]; }))
# (gruvbox.overrideAttrs (oa: { patches = [ ./gruvbox.patch ]; }))
base16-vim
];
};
};