Last active
October 5, 2025 01:00
-
-
Save dnywh/e187197cb31d84615b894ec281356d06 to your computer and use it in GitHub Desktop.
Ghostty configuration file
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Begin customisation | |
| # ========================== | |
| # theme = Dracula | |
| # theme = Duckbones | |
| theme = GitHub Dark Default | |
| # theme = GitHub Dark High Contrast | |
| # theme = Monokai Remastered | |
| # font-family = JetBrains Mono | |
| # font-family = Menlo | |
| font-size = 14 | |
| window-padding-x = 16 | |
| window-inherit-working-directory = false | |
| working-directory = /Users/danny/Developer |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment