Created
September 14, 2025 22:27
-
-
Save markwatson/1c95d4e95dd9debf935d02a42e3a9e87 to your computer and use it in GitHub Desktop.
Ghostty Config
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
| theme = "Solarized Dark Higher Contrast" | |
| font-family = "JetBrainsMono Nerd Font" | |
| font-size = 16 | |
| shell-integration = bash | |
| font-thicken | |
| background-opacity = 0.95 | |
| background-blur = true | |
| window-height = 40 | |
| window-width = 120 | |
| clipboard-write = allow | |
| clipboard-read = allow | |
| copy-on-select = clipboard | |
| quit-after-last-window-closed = true | |
| macos-option-as-alt = true | |
| macos-icon = official | |
| auto-update = download |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment