From 70896a87f15db452b25badc920316c6d618bba34 Mon Sep 17 00:00:00 2001 From: afranco Date: Wed, 4 Jun 2025 14:55:45 +0100 Subject: [PATCH] feat(ghostty): change to GruvboxDarkHard and IosevkaDT font --- .config/ghostty/config | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.config/ghostty/config b/.config/ghostty/config index d448f84..f3dd0b4 100644 --- a/.config/ghostty/config +++ b/.config/ghostty/config @@ -1,14 +1,15 @@ # Theme -theme = gruvbox-material-medium-dark +theme = GruvboxDarkHard # Font -font-family = JetBrainsMono Nerd Font Mono +font-family = IosevkaDT Nerd Font font-style = Medium font-size = 16 font-feature = -calt font-feature = -liga font-feature = -dlig +# Misc window-padding-color = background macos-titlebar-style = hidden