Created
November 21, 2025 14:12
-
-
Save lajunta/62773f09f735e6c83d6520a1bc0956c6 to your computer and use it in GitHub Desktop.
simple 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
| font-family = "Maple Mono NF CN" | |
| font-size = 16 | |
| theme = Dracula | |
| shell-integration-features = no-title | |
| cursor-style = block | |
| adjust-cell-height = 35% | |
| #background-opacity = 0.96 | |
| mouse-hide-while-typing = true | |
| mouse-scroll-multiplier = 2 | |
| window-height = 20 | |
| # window-width = 110 | |
| window-padding-balance = true | |
| #window-save-state = always | |
| macos-titlebar-style=transparent | |
| window-colorspace = "display-p3" | |
| # background = 1C2021 | |
| # foreground = d4be98 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment