From 75d60c16dcdf72400b1f99b8bcce8781bc2e3003 Mon Sep 17 00:00:00 2001 From: uku Date: Wed, 4 Dec 2024 15:41:18 +0100 Subject: [PATCH] feat(ghostty): auto theme switching --- programs/ghostty.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/programs/ghostty.nix b/programs/ghostty.nix index eb19cd1..8299bb1 100644 --- a/programs/ghostty.nix +++ b/programs/ghostty.nix @@ -7,7 +7,7 @@ packages = [ghostty.packages.${pkgs.system}.default]; file.".config/ghostty/config".text = '' - theme = rose-pine + theme = light:catppuccin-latte,dark:rose-pine font-family = Iosevka Nerd Font font-size = 12 font-feature = -calt