aboutsummaryrefslogtreecommitdiff
path: root/void
diff options
context:
space:
mode:
authorStefan Weigl-Bosker <stefan@s00.xyz>2025-05-11 13:59:01 -0400
committerStefan Weigl-Bosker <stefan@s00.xyz>2025-05-11 13:59:01 -0400
commita69e53630f1ce1d47f6d8180368b0fee5f73b670 (patch)
tree06da0c3b7dc853b09968ad7bade5767aef18e171 /void
parent69bb144de6088251e1891b1c319ec8000d859a06 (diff)
downloadhome-a69e53630f1ce1d47f6d8180368b0fee5f73b670.tar.gz
update
Diffstat (limited to 'void')
-rw-r--r--void/home.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/void/home.nix b/void/home.nix
index 9efc627..e1661ac 100644
--- a/void/home.nix
+++ b/void/home.nix
@@ -18,9 +18,9 @@
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.google-dark.enable = true;
# colors.grayscale-dark.enable = true;
# colors.grayscale-light.enable = true;