From 4452e6090fe3bb4dd3c6a7e5a37f10c81277d739 Mon Sep 17 00:00:00 2001 From: benstrb Date: Tue, 27 Jan 2026 19:12:53 +0100 Subject: [PATCH] non important commit --- home/modules/foot.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/modules/foot.nix b/home/modules/foot.nix index acb5987..4aad8a0 100644 --- a/home/modules/foot.nix +++ b/home/modules/foot.nix @@ -3,7 +3,7 @@ enable = true; settings = { - colors-dark = { + colors = { alpha = "0.75"; }; };