added foot

This commit is contained in:
cnst
2024-07-05 17:27:06 +02:00
parent f4a9173ab9
commit 8c5bbf2a27
5 changed files with 257 additions and 3 deletions

View File

@@ -2,6 +2,8 @@
programs.wezterm = {
enable = true;
enableZshIntegration = true;
colorSchemes = "Gruvbox Material (Gogh)";
# extraConfig = ''
# config.color_scheme = "Gruvbox Material (Gogh)"
# '';
};
}