feat: replace tokyo night with gruvbox
This commit is contained in:
parent
761f993054
commit
8e869b366a
1 changed files with 2 additions and 2 deletions
4
nvf.nix
4
nvf.nix
|
@ -8,8 +8,8 @@
|
|||
};
|
||||
theme = {
|
||||
enable = true;
|
||||
name = "tokyonight";
|
||||
style = "night";
|
||||
name = "gruvbox";
|
||||
style = "dark";
|
||||
};
|
||||
terminal.toggleterm = {
|
||||
enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue