From 8d1e930ce093cf03beef8b03aa32b2c1cde8a432 Mon Sep 17 00:00:00 2001 From: Stefan Weigl-Bosker Date: Tue, 8 Apr 2025 19:08:18 -0400 Subject: colors: grayscale-{light-dark} --- void/home.nix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'void/home.nix') diff --git a/void/home.nix b/void/home.nix index 548a92d..44717d0 100644 --- a/void/home.nix +++ b/void/home.nix @@ -18,9 +18,10 @@ foot.enable = true; # colors.mountain.enable = true; - colors.default-dark.enable = true; + # colors.default-dark.enable = true; # colors.tomorrow.enable = true; # colors.google-dark.enable = true; + colors.grayscale-dark.enable = true; gpg.enable = true; pass = { -- cgit v1.2.3