aboutsummaryrefslogtreecommitdiff
path: root/void
diff options
context:
space:
mode:
authorStefan Weigl-Bosker <stefan@s00.xyz>2025-05-16 21:37:13 -0400
committerStefan Weigl-Bosker <stefan@s00.xyz>2025-05-16 21:37:13 -0400
commiteb7c71cb218c0a11eda9b3040c111d2924bf842c (patch)
treecd2f070601db668601e307b0016311370a32b08c /void
parent3f6fbd8f60a86e3479f8e8e280d4662f6337da5a (diff)
downloadhome-eb7c71cb218c0a11eda9b3040c111d2924bf842c.tar.gz
many changes
Diffstat (limited to 'void')
-rw-r--r--void/home.nix6
1 files changed, 4 insertions, 2 deletions
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;