From 2c2669697fdeaf7316feed3449d2082d255de5af Mon Sep 17 00:00:00 2001 From: "beeb5k (Vivek Tiwari)" Date: Thu, 4 Jun 2026 23:45:29 +0530 Subject: Debloat --- common/modules/terminal/ghostty.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common/modules/terminal/ghostty.nix') diff --git a/common/modules/terminal/ghostty.nix b/common/modules/terminal/ghostty.nix index 0926fe9..c47e991 100644 --- a/common/modules/terminal/ghostty.nix +++ b/common/modules/terminal/ghostty.nix @@ -11,7 +11,7 @@ in enable = true; enableFishIntegration = true; settings = { - theme = lib.optionalString config.beeMods.matugen.enable "noctalia"; + theme = lib.optionalString config.beeMods.matugen.enable "matugen"; font-family = cfg.font.family; font-size = cfg.font.size; -- cgit v1.3.1