feat: replace tokyo night with gruvbox

This commit is contained in:
Artur Manuel 2024-12-01 17:35:08 +00:00
commit 8e869b366a

View file

@ -8,8 +8,8 @@
};
theme = {
enable = true;
name = "tokyonight";
style = "night";
name = "gruvbox";
style = "dark";
};
terminal.toggleterm = {
enable = true;