diff options
| author | Trey Bastian <hello@treybastian.com> | 2026-01-13 11:47:37 +0000 |
|---|---|---|
| committer | Trey Bastian <hello@treybastian.com> | 2026-01-13 11:47:37 +0000 |
| commit | a540b165748ad991b58b1afd1344bea0fccb31e9 (patch) | |
| tree | 80e5d9c381dfe509ce520636e63238ee3271721e | |
ghostty config
| -rw-r--r-- | README.md | 5 | ||||
| -rw-r--r-- | config | 4 |
2 files changed, 9 insertions, 0 deletions
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` @@ -0,0 +1,4 @@ +macos-titlebar-style = tabs +theme = dark:Gruvbox Dark,light:Gruvbox Light +font-family = Monaspace Krypton +font-size = 14 |
