From d550f99d5d1b89569ee512c2716e98e7dc3d81d3 Mon Sep 17 00:00:00 2001 From: bee Date: Tue, 5 May 2026 22:47:01 +0530 Subject: important stuff --- 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 c47e991..0926fe9 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 "matugen"; + theme = lib.optionalString config.beeMods.matugen.enable "noctalia"; font-family = cfg.font.family; font-size = cfg.font.size; -- cgit v1.3.1