From 50632db60dd157b9a400b4a4589c126f8031fdf2 Mon Sep 17 00:00:00 2001 From: Anthony Oteri <4360016+anthonyoteri@users.noreply.github.com> Date: Mon, 16 Mar 2026 08:05:35 -0400 Subject: [PATCH] fix(ghostty): just use dark mode Signed-off-by: Anthony Oteri <4360016+anthonyoteri@users.noreply.github.com> --- .config/ghostty/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/ghostty/config b/.config/ghostty/config index 9fbc061..34a22e2 100644 --- a/.config/ghostty/config +++ b/.config/ghostty/config @@ -1,4 +1,4 @@ -theme = light:catppuccin latte,dark:catppuccin mocha +theme = catppuccin mocha font-family = "JetBrainsMonoNL Nerd Font Mono" font-size = 14 copy-on-select = clipboard