From eb7c71cb218c0a11eda9b3040c111d2924bf842c Mon Sep 17 00:00:00 2001 From: Stefan Weigl-Bosker Date: Fri, 16 May 2025 21:37:13 -0400 Subject: many changes --- void/home.nix | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'void/home.nix') diff --git a/void/home.nix b/void/home.nix index e1661ac..42a959d 100644 --- a/void/home.nix +++ b/void/home.nix @@ -18,9 +18,11 @@ zsh.theme = "simple"; foot.enable = true; - # colors.mountain.enable = true; + colors.mountain.enable = true; # colors.default-dark.enable = true; - colors.tomorrow.enable = true; + # colors.tomorrow.enable = true; + # colors.bright.dark.enable = true; + # colors.evenok-dark.enable = true; # colors.google-dark.enable = true; # colors.grayscale-dark.enable = true; # colors.grayscale-light.enable = true; -- cgit v1.2.3