Created
March 6, 2026 06:34
-
-
Save pedpess/a48db8162153b0ee5b0b114813a4ca84 to your computer and use it in GitHub Desktop.
config.ghostty
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
| # Main | |
| theme = Dracula | |
| font-family = FiraCode | |
| font-size = 12 | |
| font-feature = calt | |
| font-feature = liga | |
| font-feature = ss13 | |
| window-decoration = true | |
| window-vsync = true | |
| mouse-hide-while-typing = true | |
| background-opacity = 0.7 | |
| background-blur-radius = 20 | |
| cursor-style-blink = false | |
| link-url = true | |
| bold-is-bright = true |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment