From 679f33aa0d15c6a796d40119531c788ffc0697e6 Mon Sep 17 00:00:00 2001 From: Alexandre Date: Thu, 5 Mar 2026 20:32:44 +0100 Subject: [PATCH] Modified Zed config --- modules/home-manager/zed.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/home-manager/zed.nix b/modules/home-manager/zed.nix index b13ef5c..8da7fff 100644 --- a/modules/home-manager/zed.nix +++ b/modules/home-manager/zed.nix @@ -29,7 +29,7 @@ userSettings = { theme = { mode = "system"; - dark = "Catpuccin Frappé (Blur)"; + dark = "Catppuccin Frappé (Blur)"; light = "Rosé Pine Dawn"; }; hour_format = "hour24";