Created
January 24, 2026 17:40
-
-
Save eggplants/e38af1492f11e53ad8db611d05353539 to your computer and use it in GitHub Desktop.
My Ghostty configuration
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 | |
| theme = Andromeda | |
| # Font | |
| font-family =HackGen Console NF | |
| font-feature = -dlig | |
| font-size = 12 | |
| font-style-bold = false | |
| font-style-italic = false | |
| font-style-bold-italic = false | |
| font-thicken = true | |
| font-thicken-strength = 1 | |
| alpha-blending = linear | |
| adjust-cell-width = -1 | |
| adjust-cell-height = 2 | |
| # macOS | |
| macos-titlebar-style = hidden | |
| macos-window-shadow = false | |
| # Window | |
| window-padding-x = 10 | |
| window-padding-y = 10 | |
| window-padding-balance = true | |
| # Shell | |
| shell-integration-features = no-cursor | |
| # Cursor | |
| cursor-style = block | |
| cursor-style-blink = false | |
| cursor-invert-fg-bg = true | |
| cursor-opacity = 0.8 | |
| # Other | |
| mouse-hide-while-typing = true | |
| resize-overlay = never |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment