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";