From c7fe8beae5b5ccd6550f878f53372c8ab9fa1baa Mon Sep 17 00:00:00 2001 From: sloane Date: Fri, 9 Jan 2026 23:22:25 -0500 Subject: [PATCH] ghostty: set larger default font size --- dot-config/ghostty/config | 1 + 1 file changed, 1 insertion(+) diff --git a/dot-config/ghostty/config b/dot-config/ghostty/config index 931408e..befaa84 100644 --- a/dot-config/ghostty/config +++ b/dot-config/ghostty/config @@ -2,5 +2,6 @@ theme = Catppuccin Mocha keybind = shift+enter=text:\x1b\r # font-family = VT323 font-family = DepartureMono Nerd Font +font-size = 18 custom-shader = ./shaders/bettercrt.glsl