From a9ce5f278243198310577165bb593a9eededad6c Mon Sep 17 00:00:00 2001
From: Jacob Janzen <jacob.a.s.janzen@gmail.com>
Date: Thu, 26 Sep 2024 21:08:50 -0500
Subject: new stuff

---
 nixos/.flake/home/services/mako.nix | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'nixos/.flake/home/services/mako.nix')

diff --git a/nixos/.flake/home/services/mako.nix b/nixos/.flake/home/services/mako.nix
index 94348e3..021cb8c 100644
--- a/nixos/.flake/home/services/mako.nix
+++ b/nixos/.flake/home/services/mako.nix
@@ -3,6 +3,6 @@
 {
   services.mako = {
     enable = true;
-    backgroundColor = "#ece0c9ff";
+    backgroundColor = "#191916ff";
   };
 }
-- 
cgit v1.2.3