From b5d91fff532bff34945002aba7c2ab759daa8911 Mon Sep 17 00:00:00 2001 From: Anthony Oteri <4360016+anthonyoteri@users.noreply.github.com> Date: Wed, 11 Mar 2026 11:31:57 -0400 Subject: [PATCH] feat(ghostty): update font Signed-off-by: Anthony Oteri <4360016+anthonyoteri@users.noreply.github.com> --- .config/ghostty/config | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/.config/ghostty/config b/.config/ghostty/config index 0a222f1..789ce98 100644 --- a/.config/ghostty/config +++ b/.config/ghostty/config @@ -1,13 +1,13 @@ theme = night owl -font-family = FiraCode -font-size = 14 -window-padding-x = 10 -window-padding-y = 10 +font-family = "JetBrainsMonoNL Nerd Font Mono" +font-size = 14 +window-padding-x = 12 +window-padding-y = 12 window-decoration = true copy-on-select = clipboard background-opacity = 0.9 background-blur = 90 -adjust-cell-height = 10% +adjust-cell-height = 5% window-colorspace = "display-p3" window-padding-balance = true macos-non-native-fullscreen = false @@ -26,4 +26,3 @@ macos-icon-frame = aluminum macos-shortcuts = ask background-blur = true term = xterm-256color -shell-integration-features = no-cursor,no-sudo,title