From a540b165748ad991b58b1afd1344bea0fccb31e9 Mon Sep 17 00:00:00 2001 From: Trey Bastian Date: Tue, 13 Jan 2026 11:47:37 +0000 Subject: ghostty config --- README.md | 5 +++++ config | 4 ++++ 2 files changed, 9 insertions(+) create mode 100644 README.md create mode 100644 config diff --git a/README.md b/README.md new file mode 100644 index 0000000..855bf86 --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# Ghostty Config +Not much to say, this is what my [Ghostty(https://ghostty.org/)](Ghostty) config looks like + +## Requirements +font: Monaspace - `brew install --cask font-monaspace` diff --git a/config b/config new file mode 100644 index 0000000..f3c5396 --- /dev/null +++ b/config @@ -0,0 +1,4 @@ +macos-titlebar-style = tabs +theme = dark:Gruvbox Dark,light:Gruvbox Light +font-family = Monaspace Krypton +font-size = 14 -- cgit v1.2.3