From e83301e27d56d5b402ba9529623a783e1f5843f0 Mon Sep 17 00:00:00 2001 From: Yu Cong Date: Sun, 29 Mar 2026 12:57:17 +0800 Subject: [PATCH] z --- ghostty/config | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 ghostty/config diff --git a/ghostty/config b/ghostty/config new file mode 100644 index 0000000..9c2ae32 --- /dev/null +++ b/ghostty/config @@ -0,0 +1,7 @@ +theme = Builtin Light +font-family = Iosevka Terminal Wide +font-size = 16 +font-thicken = true +macos-titlebar-style = "native" +window-padding-x = 8 +window-padding-y = 8 \ No newline at end of file