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 = {
|
theme = {
|
||||||
enable = true;
|
enable = true;
|
||||||
name = "tokyonight";
|
name = "gruvbox";
|
||||||
style = "night";
|
style = "dark";
|
||||||
};
|
};
|
||||||
terminal.toggleterm = {
|
terminal.toggleterm = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue