From 8afd96f693d9ac0daeb04afcfed0b5a8b4dd8062 Mon Sep 17 00:00:00 2001 From: Jacob McDonnell Date: Wed, 7 May 2025 07:46:58 -0400 Subject: Fixed Bug in dev-env that wiped .config --- .config/ghostty/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.config/ghostty') diff --git a/.config/ghostty/config b/.config/ghostty/config index 5f93af7..11b3abb 100644 --- a/.config/ghostty/config +++ b/.config/ghostty/config @@ -1,3 +1,3 @@ theme = BlulocoDark font-family = "JetBrains Mono" -font-size = 17 +font-size = 14 -- cgit v1.2.3