summaryrefslogtreecommitdiff
path: root/common/modules/terminal/ghostty.nix
diff options
context:
space:
mode:
authorbee <beebeeb5k@gmail.com>2026-05-05 22:47:01 +0530
committerbee <beebeeb5k@gmail.com>2026-05-05 22:47:01 +0530
commitd550f99d5d1b89569ee512c2716e98e7dc3d81d3 (patch)
treec4bf1dc2b80a4cf1a17d690f5e568c2bf1154fad /common/modules/terminal/ghostty.nix
parentcd08309515bce3796777f4b20efffd379b9fabcc (diff)
important stuff
Diffstat (limited to 'common/modules/terminal/ghostty.nix')
-rw-r--r--common/modules/terminal/ghostty.nix2
1 files changed, 1 insertions, 1 deletions
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;