diff options
| -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 |
